diff --git a/crates/goose-providers/src/declarative/definitions/cerebras.json b/crates/goose-providers/src/declarative/definitions/cerebras.json index 06eec5c1a..e1e7977d8 100644 --- a/crates/goose-providers/src/declarative/definitions/cerebras.json +++ b/crates/goose-providers/src/declarative/definitions/cerebras.json @@ -6,18 +6,10 @@ "api_key_env": "CEREBRAS_API_KEY", "base_url": "https://api.cerebras.ai/v1/chat/completions", "models": [ - { - "name": "llama3.1-8b", - "context_limit": 131072 - }, { "name": "gpt-oss-120b", "context_limit": 131072 }, - { - "name": "qwen-3-235b-a22b-instruct-2507", - "context_limit": 131072 - }, { "name": "zai-glm-4.7", "context_limit": 131072