Skip to content

feat: Add deepseek support #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jingx8885
Copy link

feat: add deepseek support.
fix bugs:

  1. what mcp_content_to_openai_content return is dict, so use dict read operation
  2. raise exception when execute_tool_call failed to trigger re-execute.
  3. close openai_client when generate finish.

fix bugs:
1.  what mcp_content_to_openai_content return is dict, so use dict read operation
2. raise exception when execute_tool_call failed to trigger  re-execute.
3. close openai_client when generate finish.
@saqadri
Copy link
Collaborator

saqadri commented Apr 22, 2025

@jingx8885 thank you for contributing this! Is this for using deepseek with the deepseek API? Can you also please contribute an example to the repo (under examples) showing this being used?

@saqadri saqadri self-requested a review April 22, 2025 14:34
@saqadri saqadri added the enhancement New feature or request label Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants