Rapidbott Help Docs
HomeInstagramFacebookLinkedInTwitterWebsite
  • Welcome !
  • start here
    • Getting Support
    • FAQ's
    • WhatsApp Common Questions(FAQ)
    • Pricing Plans
  • getting started guide
    • Introduction
    • Set your goals
    • Building your Chatbot with Rapidbott.
    • Maintain success
  • Rapidbott guide for beginners
    • Introduction
    • What is a Chatbot
    • Channels
    • Benefits & importance
    • Use cases
  • platform
    • Introduction
      • How to start free trial
      • Forgot Password
      • Getting Started Checklist
      • Platform Overview
      • Workspaces & Members
      • Platform default limits
      • Integrations
        • Stripe
        • PayPal
        • Cloudinary
        • Shopify
        • Facebook Business
        • Calendly
        • Slack
        • Google Sheets
        • Data Store
        • Twilio
        • Signalwire
        • Email (SMTP / Gmail)
        • MailChimp
        • VideoSdk
      • Ecommerce
        • Setup Ecommerce
        • Use Ecommerce in the Flow
        • WooCommerce
    • Connect to Channels
    • Agents Group Chat
    • Website Chat
    • My Contents
      • Email Templates
      • Rapidbott Bot Templates
    • WhatsApp Channel
      • Connect with WhatsApp Cloud API
        • Using a phone number already in use with WhatsApp App
        • Step-by-Step Coexistence Onboarding
      • WhatsApp Cloud API Old
      • Connect with Com.bot
      • Connect with Twilio
      • Connect with 360Dialog
      • Connect with 360 Dialog Sandbox
      • How to get your business verified?
      • WABA Policy Enforcement
  • flow builder
    • Flow builder overview
    • Basic Actions
      • Add & Remove Tag
      • Subscribe and Unsubscribe to Bot
      • Set Email Opt-in & Opt-Out
      • Set SMS Opt-in & Opt-Out
      • Steps
      • Question step
      • Variable Operation
      • JSON Operation
      • Send Notification
      • Condition Step
      • Split Step
      • Go To Step
      • Mark Conversation Open/Pending/Spam/Done/Invalid
      • Add note to teammates
      • Delete Bot User
      • Assign to agent/agent group
      • Resume Bot Automation
      • Talk to human/Pause automation
    • Advanced Actions
      • External Request
    • Field variable
    • Sub Flows
      • Sub Flow
      • Workflow
      • Function Flow
  • Artificial Intelligencs
    • OpenAI | ChatGPT
    • DeepSeek AI
    • Google Gemini
    • Claude AI
    • X.AI Integration
    • Coze
    • Dialogflow
  • Mini Apps
    • What is Mini-App?
    • Create Mini-Apps (1.0)
    • Use Mini-Apps
    • Publish Mini-App
    • Mini-App 2.0
      • Overview (mini-app 2.0)
      • Flow Builder (mini-app 2.0)
      • Flows
      • App Fields
      • Auth
      • Action Subflow
      • Triggers
      • One Time Urls
      • Sources
      • Settings
      • Razorpay Demo (Indian Payment Gateway)
  • Users
    • Live Chat
    • Bot Contacts/Users
  • bot automation
    • Keywords
    • Sequences
    • Triggers
    • Comment Keywords
  • contents
    • Custom Fields
    • Tags
    • One Time Notification (Facebook)
    • Personas
    • Menus
    • Customer Feedback (Facebook)
  • tools
    • Error Logs
    • Testers
    • Admins
    • Multi Languages
    • Inbound Webooks
  • Broadcasting
    • Broadcasts
  • developers
    • Rapidbott API
    • Dynamic Content
      • Messages format
      • Buttons
      • Actions format
      • Quick replies
      • Goto
      • Variables
  • Beta Launch
    • Day One
  • Common Error Log Database
    • Common Errors
      • Global Error
      • Facebook Channel Common Errors
      • WhatsApp Channel Common Errors
      • Instagram Channel Common Errors
      • Webchat/Omnichannel Errors
      • SMS Channel Common Errors
      • Voice Channel Common Errors
      • Telegram Channel Common Errors
  • Bot Add-Ons
    • Bot Add-Ons
  • community
    • Website
    • Facebook
    • Instagram
    • Twitter
    • LinkedIn
Powered by GitBook
On this page
  • Fetching the DeepSeek API Key
  • Setting Up DeepSeek AI
  • Using DeepSeek Inside Flow Builder:
  • DeepSeek AI Available Actions:
  • Building a Test Chat Flow

Was this helpful?

  1. Artificial Intelligencs

DeepSeek AI

Rapidbott now enables users to integrate natively with the DeepSeek AI platform, bringing cutting-edge AI capabilities into their chatbots.

PreviousOpenAI | ChatGPTNextGoogle Gemini

Last updated 3 months ago

Was this helpful?

Fetching the DeepSeek API Key

In order to fetch the API key, login into

Setting Up DeepSeek AI

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.

Using DeepSeek Inside Flow Builder:

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 AI Available Actions:

DeepSeek’s capabilities are comparable to OpenAI Chat Completion or Claude, making it intuitive for seasoned users.

Let’s break down the main features:

Create Chat Completion

Easily create engaging and dynamic conversations by configuring the Chat Completion action.

System messages can be personalized.

Clear Remembered Chat History

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.

List Models

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).

Building a Test Chat Flow

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.

DeepSeek
Page cover image