Skip to content

feat(core): add DeepSeek model listing api#1672

Merged
gold-silver-copper merged 2 commits into0xPlaygrounds:mainfrom
BigtoC:feature/add-deepseek-model-listing-api
Apr 27, 2026
Merged

feat(core): add DeepSeek model listing api#1672
gold-silver-copper merged 2 commits into0xPlaygrounds:mainfrom
BigtoC:feature/add-deepseek-model-listing-api

Conversation

@BigtoC
Copy link
Copy Markdown
Contributor

@BigtoC BigtoC commented Apr 27, 2026

Adds DeepSeek model listing support to rig-core by wiring GET /models into the provider as a ModelLister, so DeepSeek clients can call list_models() like other supported providers.

The change maps DeepSeek model entries into Rig Model values, carries through owned_by metadata, and preserves provider status/body context for non-2xx responses from the models endpoint instead of collapsing them into a generic request error.

@gold-silver-copper gold-silver-copper added this pull request to the merge queue Apr 27, 2026
Merged via the queue into 0xPlaygrounds:main with commit 9d62d29 Apr 27, 2026
6 of 12 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants