feat: add deepseek translation service - #1332
Conversation
windingwind
left a comment
There was a problem hiding this comment.
thanks.
any reason not to reuse the logic of chatgpt.ts?
and please update the readme
|
Although DeepSeek currently uses the OpenAI format for data transmission, it is a distinct AI service provider from ChatGPT. In the future, DeepSeek may cease using the OpenAI format for transmission, or alternatively, |
|
I have tested using DeepSeek's API to fulfill the translation service and add support for the thinking-level feature. Please refer to PR 1464. Currently, the API can be accessed via the base URL |
No description provided.