Skip to content

feat(core): support response-shaped catalog models - #40011

Open
MrMushrooooom wants to merge 1 commit into
devfrom
deepseek-responses
Open

feat(core): support response-shaped catalog models#40011
MrMushrooooom wants to merge 1 commit into
devfrom
deepseek-responses

Conversation

@MrMushrooooom

Copy link
Copy Markdown
Contributor

Summary

  • preserve the models.dev per-model provider.shape field
  • route shape = "responses" models through the OpenAI Responses transport
  • update localized Zen and Go endpoint tables for DeepSeek V4 Flash

Context

DeepSeek V4 Flash now natively supports the stateless Responses API at /responses: https://api-docs.deepseek.com/guides/responses_api

The activation metadata is in the companion models.dev PR.

Testing

  • bun test test/plugin/models-dev.test.ts test/session-runner-model.test.ts (packages/core)
  • bun typecheck (packages/core)
  • bun test test/provider/provider.test.ts (packages/opencode)
  • bun typecheck (packages/opencode)
  • bun run build (packages/web)
  • push hook workspace typecheck (30 tasks)

A live DeepSeek smoke test was not run because DEEPSEEK_API_KEY is not configured locally.

@MrMushrooooom

Copy link
Copy Markdown
Contributor Author

Companion model metadata: anomalyco/models.dev#3926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant