mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
update docs
This commit is contained in:
parent
58965a9cff
commit
568d72ebe8
3 changed files with 26 additions and 1 deletions
|
@ -140,7 +140,7 @@ def get_parser(default_config_files, git_root):
|
|||
metavar="MODEL_FILE",
|
||||
default=None,
|
||||
help={
|
||||
"File with model definitions to be registered for info/cost, json formated",
|
||||
"Specify a file with model definitions (info and cost) to be registered with litellm, json formated",
|
||||
" {"
|
||||
" \"gpt-4\": {",
|
||||
" \"max_tokens\": 8192,",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue