mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 04:05:04 +00:00
copy
This commit is contained in:
parent
c2e49be096
commit
57642cf96c
4 changed files with 93 additions and 0 deletions
|
@ -55,6 +55,7 @@ model_list = "\n".join(f"- {model}" for model in sorted(prefill_models))
|
|||
|
||||
cog.out(model_list)
|
||||
]]]-->
|
||||
- anthropic/claude-3-5-sonnet-20241022
|
||||
- claude-3-5-sonnet-20240620
|
||||
- claude-3-5-sonnet-20241022
|
||||
- claude-3-haiku-20240307
|
||||
|
@ -84,6 +85,7 @@ cog.out(model_list)
|
|||
- mistral/open-mixtral-8x7b
|
||||
- mistral/pixtral-12b-2409
|
||||
- openrouter/anthropic/claude-3.5-sonnet
|
||||
- vertex_ai/claude-3-5-sonnet-v2@20241022
|
||||
- vertex_ai/claude-3-5-sonnet@20240620
|
||||
- vertex_ai/claude-3-haiku@20240307
|
||||
- vertex_ai/claude-3-opus@20240229
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue