Deep Seek api support

Hello, is Deep Seek API support planned for future versions? Seems like quality LLM and cheaper than ChatGPT…
Thanks!

I haven’t had time to mess with it, but the DeepSeek API is supposed to be OpenAI-API-compatible, so should work with existing integrations. This is the same way Perplexity integrations work. You just need to provide a different host value to the OpenAI scripting object.

Start with the Ask Perplexity example actions, and tweak it to use DeepSeek’s endpoints and model names.

1 Like

In theory, this Ask DeepSeek action should work. You’ll need your own API key to enter on first use.

I can’t actually test this because DeepSeek is not currently selling any API credits (at least in the US?). If you already have some token balance on your account, it should work. I left this action as unlisted until I have some confirmation that it works. (I am getting a response from DeepSeek, just a “you don’t have any credit” error)

1 Like

Excellent! I appreciate your prompt help with the action script!

I’m going to try asap, but I have the same problem. We need to wait until they upgrade their systems and start selling credit again.

Finally, the DS credit can be bought. I am looking forward trying it!