mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
Fix links
This commit is contained in:
parent
f8b000981b
commit
ba1c403f71
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
### Aider v0.38.0
|
||||
|
||||
- Use `--vim` for [vim keybindings](https://aider.chat/docs/commands.html#vi) in the chat.
|
||||
- Use `--vim` for [vim keybindings](https://aider.chat/docs/usage/commands.html#vi) in the chat.
|
||||
- [Add LLM metadata](https://aider.chat/docs/llms/warnings.html#specifying-context-window-size-and-token-costs) via `.aider.models.json` file (by @caseymcc).
|
||||
- More detailed [error messages on token limit errors](https://aider.chat/docs/troubleshooting/token-limits.html).
|
||||
- Single line commit messages, without the recent chat messages.
|
||||
|
|
|
@ -66,7 +66,7 @@ cog.out(text)
|
|||
|
||||
### Aider v0.38.0
|
||||
|
||||
- Use `--vim` for [vim keybindings](https://aider.chat/docs/commands.html#vi) in the chat.
|
||||
- Use `--vim` for [vim keybindings](https://aider.chat/docs/usage/commands.html#vi) in the chat.
|
||||
- [Add LLM metadata](https://aider.chat/docs/llms/warnings.html#specifying-context-window-size-and-token-costs) via `.aider.models.json` file (by @caseymcc).
|
||||
- More detailed [error messages on token limit errors](https://aider.chat/docs/troubleshooting/token-limits.html).
|
||||
- Single line commit messages, without the recent chat messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue