We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4ec6a commit 3e50149Copy full SHA for 3e50149
types/model.ts
@@ -23,6 +23,13 @@ export const AvailableModelSchema = z.enum([
23
"claude-3-7-sonnet-20250219",
24
"cerebras-llama-3.3-70b",
25
"cerebras-llama-3.1-8b",
26
+ "cerebras-gpt-oss-120b",
27
+ "cerebras-llama-4-maverick-17b-128e-instruct",
28
+ "cerebras-llama-4-scout-17b-16e-instruct",
29
+ "cerebras-qwen-3-235b-a22b-instruct-2507",
30
+ "cerebras-qwen-3-235b-a22b-thinking-2507",
31
+ "cerebras-qwen-3-32b",
32
+ "cerebras-qwen-3-coder-480b",
33
"groq-llama-3.3-70b-versatile",
34
"groq-llama-3.3-70b-specdec",
35
"gemini-1.5-flash",
0 commit comments