diff --git a/crates/goose/src/providers/declarative/mistral.json b/crates/goose/src/providers/declarative/mistral.json index 6add0f0c..02fbc300 100644 --- a/crates/goose/src/providers/declarative/mistral.json +++ b/crates/goose/src/providers/declarative/mistral.json @@ -26,6 +26,14 @@ "name": "codestral-2508", "context_limit": 256000 }, + { + "name": "devstral-2512", + "context_limit": 262144 + }, + { + "name": "devstral-small-2505", + "context_limit": 262144 + }, { "name": "pixtral-large-2411", "context_limit": 128000