You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had to edit the default user_options.js that gets overwritten with each update, since it didn't work if i did it in the actual user-defined user_options.js.
But this results in an error when prompting:
I'm not sure if this is a client-side error, but if i call the deepseek API normally with curl that works fine. Any help would be appreciated, as well as maybe adding this to the dotfile default options would probably be nice.
The text was updated successfully, but these errors were encountered:
What would you like to be added?
Adding DeepSeek-V3 and DeepSeek-R1 to the GPT section of the sidebar.
How will it help?
DeepSeek-V3 and DeepSeek-R1 are a pretty good LLMs.
Extra info
DeepSeek's API should be perfectly compatible with other GPT API's.
I tried to add this myself by adding the following under
sidebar
/ai
/extraGptModels
:Had to edit the default
user_options.js
that gets overwritten with each update, since it didn't work if i did it in the actual user-defineduser_options.js
.But this results in an error when prompting:
I'm not sure if this is a client-side error, but if i call the deepseek API normally with curl that works fine. Any help would be appreciated, as well as maybe adding this to the dotfile default options would probably be nice.
The text was updated successfully, but these errors were encountered: