This commit is contained in:
Paul Gauthier 2024-09-05 12:55:09 -07:00
parent 781996fe84
commit 34099408a5
5 changed files with 17 additions and 1 deletions

View file

@ -285,6 +285,9 @@ cog.outl("```")
## Specify the language for voice using ISO 639-1 code (default: auto)
#AIDER_VOICE_LANGUAGE=en
## Specify the language to use in the chat (default: None, uses system settings)
#AIDER_CHAT_LANGUAGE=
## Check for updates and return status in the exit code
#AIDER_JUST_CHECK_UPDATE=false