parlant setup #296
Unanswered
suneetkatoch
asked this question in
Q&A
Replies: 1 comment
-
Hey @suneetkatoch two things come to mind.
So you can try deleting your parlant-data dir, just make sure to back it up first if there's important data in there. Then re run the server with deepseek. Does that sound good? LMK how it goes. |
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
-
I'm trying to set up Parlant on my PC using the DeepSeek API instead of OpenAI. I set the DeepSeek API key using $env:DEEPSEEK_API_KEY="key" and started the server with parlant-server --deepseek, but I’m still encountering the error KeyError: 'OPENAI_API_KEY'. It seems that Parlant is still looking for an OpenAI API key despite specifying DeepSeek. Could someone provide guidance on the correct setup process or share any relevant documentation for integrating DeepSeek with Parlant?
Beta Was this translation helpful? Give feedback.
All reactions