Skip to content

feat: add deepseek provider#13

Open
oborges wants to merge 1 commit into
SantanderAI:mainfrom
oborges:feat/add-deepseek-provider
Open

feat: add deepseek provider#13
oborges wants to merge 1 commit into
SantanderAI:mainfrom
oborges:feat/add-deepseek-provider

Conversation

@oborges

@oborges oborges commented Jun 23, 2026

Copy link
Copy Markdown

Summary

  • add DeepSeek provider using DeepSeek's OpenAI-compatible API
  • register provider name deepseek
  • add llm-bridge[deepseek] optional extra
  • add offline fake-SDK tests and DeepSeek example
  • document DeepSeek install, credentials, and endpoint behavior

Testing

  • .venv/bin/ruff check .
  • .venv/bin/black --check .
  • .venv/bin/mypy src/llm_bridge
  • .venv/bin/pytest

Live smoke test

Verified with deepseek-v4-pro; response completed with finish_reason: stop.

@oborges oborges requested a review from a team as a code owner June 23, 2026 12:49
@oborges

oborges commented Jun 23, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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.

1 participant