Skip to content

Commit d45e3de

Browse files
github-actions[bot]erin2722claude
authored
chore: sync new models (#1027)
Automated sync of model metadata and newly available models from the approved provider allowlist. --------- Co-authored-by: erin2722 <16248113+erin2722@users.noreply.github.com> Co-authored-by: Erin McNulty <erin.mcnulty@braintrustdata.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 46aa35a commit d45e3de

3 files changed

Lines changed: 8188 additions & 8158 deletions

File tree

packages/proxy/schema/index.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = {
648648
"databricks-gpt-oss-20b": ["databricks"],
649649
"databricks-qwen35-122b-a10b": ["databricks"],
650650
"databricks-qwen3-next-80b-a3b-instruct": ["databricks"],
651-
"thinkingmachines/inkling": ["baseten", "together"],
651+
"thinkingmachines/inkling": ["baseten"],
652652
"databricks-claude-opus-4-8": ["databricks"],
653653
"databricks-gpt-oss-120b": ["databricks"],
654654
"databricks-llama-4-maverick": ["databricks"],
@@ -759,6 +759,7 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = {
759759
"zai-org/GLM-5": ["together"],
760760
"accounts/fireworks/models/glm-4p7": ["fireworks"],
761761
"zai-org/GLM-4.7": ["baseten"],
762+
"moonshotai/Kimi-K3": ["baseten"],
762763
"accounts/fireworks/models/glm-4p6": ["fireworks"],
763764
"accounts/fireworks/models/glm-4p5": ["fireworks"],
764765
"accounts/fireworks/models/glm-4p5-air": ["fireworks"],
@@ -1043,7 +1044,7 @@ export const AvailableEndpointTypes: { [name: string]: ModelEndpointType[] } = {
10431044
"databricks-meta-llama-3-1-405b-instruct": ["databricks"],
10441045
"databricks-meta-llama-3-1-8b-instruct": ["databricks"],
10451046
"openai/gpt-oss-120b": ["groq", "together", "baseten"],
1046-
"openai/gpt-oss-20b": ["groq", "together"],
1047+
"openai/gpt-oss-20b": ["groq"], // NOTE: We use groq pricing for this and Together pricing for the 120B model
10471048
"o4-mini-deep-research-2025-06-26": ["openai", "azure"],
10481049
"o4-mini-deep-research": ["openai", "azure", "openrouter"],
10491050
"o3-deep-research-2025-06-26": ["openai", "azure"],

0 commit comments

Comments
 (0)