Use Deepseek with langchaingo #1212
Unanswered
kamal-github
asked this question in
Q&A
Replies: 1 comment
-
Maybe it's because DeepSeek API and OpenAI API have similar calling methods, with little difference between them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use langchain with deepseek api (any model).
I see the examples of openai initializer with
deepeseek-reasoner
model here https://github.com/search?q=repo%3Atmc%2Flangchaingo%20deepseek&type=codeIs that how we are gonna use deepseek models? I am trying to understand why is there no dedicated initializer for it? Is this gonna change later on?
Beta Was this translation helpful? Give feedback.
All reactions