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
ChatGPT for example isn't available everywhere. In Hong Kong we can't use it without a VPN.
Having DeepSeek (or another more widely available LLM) as an option would be nifty 😃
It's compatible with OpenAI so should just be a matter of changing the base endpoint. It's a little light on configuration atm but that's definitely one of the things to add soon.
Mark-H
changed the title
It would be nice to see DeepSeek as one of the LLM options
Add support for DeepSeek (OpenAI compatible, endpoint configuration)
Feb 21, 2025
ChatGPT for example isn't available everywhere. In Hong Kong we can't use it without a VPN.
Having DeepSeek (or another more widely available LLM) as an option would be nifty 😃
Here's a community PHP SDK for it: https://github.com/deepseek-php/deepseek-php-client
The text was updated successfully, but these errors were encountered: