DeepSeek AI
Rapidbott now enables users to integrate natively with the DeepSeek AI platform, bringing cutting-edge AI capabilities into their chatbots.
Last updated
Was this helpful?
Rapidbott now enables users to integrate natively with the DeepSeek AI platform, bringing cutting-edge AI capabilities into their chatbots.
Last updated
Was this helpful?
In order to fetch the API key, login into DeepSeek
Go to Integrations -> Artificial Intelligence, select DeepSeek and insert your API token.
Once you’ve integrated, you can access DeepSeek’s features directly through the Flow Builder under the Integrations action node.
You can use DeepSeek inside the flow builder using the action node. Make an action node and select the Integrations option. From the menu that appears, click on DeepDeek.
DeepSeek’s capabilities are comparable to OpenAI Chat Completion or Claude, making it intuitive for seasoned users.
Let’s break down the main features:
Easily create engaging and dynamic conversations by configuring the Chat Completion action.
System messages can be personalized.
This action clears the “DeepSeek” system field JSON. The use case is to control the history and monitor the execution time of requests to avoid server timeouts and token overconsumption.
DeepSeek Chat: A fast, conversational model ideal for quick user interactions.
DeepSeek Reasoner: More detailed and structured, perfect for use cases requiring logical processing (e.g., troubleshooting or technical queries).
After integrating DeepSeek, here’s a sample setup for testing:
Sample System Message:
You are Chad. You are to engage with the user using small talk. Follow the below guidelines for responses: Guideline for responses:
reply in first person
tone of voice is witty
use fitting emojis
you are not allowed to mention you are an Al or assume any other persona than what is described above
you are not allowed to talk about politics or religious
Set Max Tokens to 200 and Temperature to 0.4 for optimal response quality.
Enable Remember History for ongoing conversations.