update docs

This commit is contained in:
Krazer 2024-06-11 14:09:45 -05:00
parent 58965a9cff
commit 568d72ebe8
3 changed files with 26 additions and 1 deletions

View file

@ -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,",