chore(sync): update Baseten model catalog (#5083)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot]
2026-08-19 19:25:41 +00:00
committed by GitHub
parent bc3a372032
commit ec9dce6e5f
3 changed files with 0 additions and 3 deletions
@@ -6,7 +6,6 @@
# https://docs.baseten.co/inference/model-apis/overview
# https://docs.baseten.co/inference/model-apis/reasoning
base_model = "deepseek/deepseek-v4-flash-0731"
name = "Deepseek V4 Flash 0731"
[interleaved]
field = "reasoning_content"
@@ -2,7 +2,6 @@
# DeepSeek V4 Pro 0813. Reasoning output is returned in reasoning_content.
# https://docs.baseten.co/inference/model-apis/reasoning
base_model = "deepseek/deepseek-v4-pro-0813"
name = "Deepseek V4 Pro 0813"
description = "Flagship DeepSeek model for coding, reasoning, and agentic work"
[interleaved]
@@ -3,7 +3,6 @@
# reasoning-token budget field is documented.
# https://docs.baseten.co/inference/model-apis/reasoning
base_model = "deepseek/deepseek-v4-pro"
name = "Deepseek V4 Pro"
[interleaved]
field = "reasoning_content"