FinRobot icon indicating copy to clipboard operation
FinRobot copied to clipboard

How can ChatGPT replace DeepSeek?

Open liverloop opened this issue 1 year ago • 1 comments

This project is fantastic, but China can't access ChatGPT, so we can only use QWen or Deepseek. However, there are errors when using the Deepseek API. Can this issue be fixed?

liverloop avatar Feb 23 '25 07:02 liverloop

deepseek和qwen会出现工具调用的问题,autogen理论可以支持所有兼容openai接口的大模型,但是内部工具调用还是会出现问题。目前只有GPT系列的大模型能够跑通。

AlfredChaos avatar Feb 24 '25 02:02 AlfredChaos