Help setting up DeepSeek #6221
Replies: 2 comments
-
I don't understand why you edited your docker override file? That is not necessary to add custom AI providers. It can make sense to double check the indentation in librechat.yaml though first look it seems right. You can also try other formatting. Maybe this helps. For example for Perplexity I used this format since it is easier for me to edit: Perplexity Endpoint
After my custimazation my docker override currently looks like this:
Hope this is helpful. Running this on MacOS. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I renamed the override and ran the librechat.yaml through a validator and no issues found, so I assume the indentation is correct.Also no luck with current new formatting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm having a hard time to get DeepSeek to run in LibreChat.
I found this was asked before but so far it isn't working
#5422
I followed the same steps:
in duplicated docker-copmpose.override.yml I have uncommented:
in librechat.yaml I also have the code given by Deep Seek
then in .env
I also tried to use just ENDPOINTS=openAI,anthropic,custom
Then I have
I restarted Docker etc but no sign of DeepSeek. I'm running version 0.7.7-rc1
Beta Was this translation helpful? Give feedback.
All reactions