This commit is contained in:
Paul Gauthier 2024-12-10 09:59:56 -08:00
parent fd67171908
commit 502f448053
2 changed files with 86 additions and 0 deletions

View file

@ -50,6 +50,7 @@ The json file should be a dictionary with an entry for each model, as follows:
Use a fully qualified model name with a `provider/` at the front
in the `.aider.model.metadata.json` file.
For example, use `deepseek/deepseek-chat`, not just `deepseek-chat`.
That prefix should match the `litellm_provider` field.
### Contribute model metadata