Curate models for getting started easily
This commit is contained in:
@@ -38,109 +38,22 @@
|
|||||||
"apiKey": "{env:WEAVE_API_KEY}"
|
"apiKey": "{env:WEAVE_API_KEY}"
|
||||||
},
|
},
|
||||||
"models": {
|
"models": {
|
||||||
"claude-sonnet": {
|
"kimi-K2.7-code": {
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"claude-opus": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"claude-haiku": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"Mistral-Small-3.2-24B-Instruct-2506": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"phi-4": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"gemini-3.5-flash": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"gemini-3.1-pro": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"qwen3.6-35B-A3B": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"qwen3-coder-480B-A35B-Instruct": {
|
|
||||||
"tools": true
|
"tools": true
|
||||||
},
|
},
|
||||||
"glm-5.2": {
|
"glm-5.2": {
|
||||||
"tools": true
|
"tools": true
|
||||||
},
|
},
|
||||||
"scaleway-glm-5.2": {
|
"devstral": {
|
||||||
"tools": true,
|
|
||||||
"options": {
|
|
||||||
"max_tokens": 16384
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kimi-K2.7-code": {
|
|
||||||
"tools": true
|
"tools": true
|
||||||
},
|
},
|
||||||
"MiniMax-M2.7": {
|
"local-qwen3.6:27b": {
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"DeepSeek-V4-Flash": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"DeepSeek-V4-Pro": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"nemotron-3-ultra": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"mimo-v2.5-pro": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"qwen3-max-thinking": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"gpt-oss-120b": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"mistral-large": {
|
|
||||||
"tools": true
|
"tools": true
|
||||||
},
|
},
|
||||||
"mistral-medium": {
|
"mistral-medium": {
|
||||||
"tools": true
|
"tools": true
|
||||||
},
|
},
|
||||||
"mistral-small": {
|
"claude-sonnet": {
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"magistral-medium": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"magistral-small": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"codestral": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"devstral": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"mistral-embed": {
|
|
||||||
"tools": false
|
|
||||||
},
|
|
||||||
"mistral-ocr": {
|
|
||||||
"tools": false
|
|
||||||
},
|
|
||||||
"ministral-14b": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"ministral-8b": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"ministral-3b": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"local-gemma3:27b-it-qat": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"local-gpt-oss:20b": {
|
|
||||||
"tools": true
|
|
||||||
},
|
|
||||||
"local-qwen3.6:27b": {
|
|
||||||
"tools": true
|
"tools": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user