FinRobot icon indicating copy to clipboard operation
FinRobot copied to clipboard

DeepSeek integration

Open Bounama2003 opened this issue 8 months ago β€’ 2 comments

Hi can i replace openai api key by deepseek api key to use deepseek-chat model in tutorials_beginner/annual report file?

Bounama2003 avatar Apr 12 '25 18:04 Bounama2003

θ§£ε†³δΊ†ε—οΌŸζˆ‘ζ΅‹θ―•ηš„ollama-function-call同样ζŠ₯ι”™οΌŒζη€Ίβ€œδΈζ”―ζŒβ€γ€‚ config_list = [ { "model": "llama3", "base_url": "http://127.0.0.1:11434/v1", "api_key": "ollama", } ]

llm_config = {"config_list": config_list, "timeout": 120, "temperature": 0}

zhjygit avatar Jun 05 '25 02:06 zhjygit

same question, have you solve it out?

NandaYanxr avatar Aug 13 '25 02:08 NandaYanxr