mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-23 08:48:18 +00:00
Update model-metadata.json
This commit is contained in:
parent
7bc2e4e911
commit
c24c2c862d
1 changed files with 11 additions and 0 deletions
|
|
@ -112,6 +112,17 @@
|
|||
"litellm_provider": "openrouter",
|
||||
"mode": "chat"
|
||||
},
|
||||
"openrouter/moonshotai/kimi-k2": {
|
||||
"max_tokens" : 131072,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 131072,
|
||||
"input_cost_per_token": 0.000000057,
|
||||
"output_cost_per_token": 0.00000023,
|
||||
"litellm_provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true,
|
||||
"supports_system_messages": true
|
||||
},
|
||||
"openrouter/openai/gpt-4o-mini": {
|
||||
"max_tokens": 16384,
|
||||
"max_input_tokens": 128000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue