diff --git a/crates/goose-providers/src/declarative/definitions/ovhcloud.json b/crates/goose-providers/src/declarative/definitions/ovhcloud.json index acd28aa8f..1fe0cc3d2 100644 --- a/crates/goose-providers/src/declarative/definitions/ovhcloud.json +++ b/crates/goose-providers/src/declarative/definitions/ovhcloud.json @@ -13,6 +13,13 @@ "output_token_cost": 0.00000025, "currency": "USD" }, + { + "name": "Qwen3.6-27B", + "context_limit": 262144, + "input_token_cost": 0.00000047, + "output_token_cost": 0.00000319, + "currency": "USD" + }, { "name": "Qwen2.5-VL-72B-Instruct", "context_limit": 32768,