CX Genie
  • Introduction
    • 🤖General Features
  • Dashboard
    • Overview
  • Bots
    • General Information
    • Training Data
      • FAQs
      • Articles
      • Documents
      • URLs
      • Connect with database
      • Connect E-Commerce Store
    • Bot's Knowledge
    • Workflow
      • Module Explaination
      • Dynamic Variables Explaination
      • Trigger Workflow Condition
      • Workflow Components
        • Text and Image Button: Create Text and Image message
        • Message with actions
        • Saved flows
        • Collect feedback
        • Notify agent
        • Form submit
        • Turn off auto-reply
        • Close conversation
        • Recap chat message
        • Frequent Questions
        • Capture Customer Info
        • Create Ticket
        • Auto-tagging
        • Queue list
        • Auto-assign Agent
        • Condition
        • AI API
        • API Call
        • Connect to database
        • Route
    • Settings
    • Launch bot
    • Prompt and Models
    • Webhook
    • Platform Integration
      • WordPress
      • Shopify
      • Big Commerce
      • Magneto
      • Discord
      • Slack
      • Telegram
      • Facebook
      • Instagram
      • Zalo
      • WhatsApp
    • Contacts
  • Bot's Learning
    • Bot learns from Conversations
    • Unanswered Questions
    • Connect with previous chat history for the bot to learn
  • Live Chat
    • Overview
    • List of Conversations
    • Tools of the Conversation
    • Tools
    • Chat settings
    • AI Actions
  • Ticket (Subcription Feature)
    • Ticket List
    • Create Ticket(s)
    • Edit / Update the Ticket
    • Merge Ticket
    • Ticket Settings
  • Marketplace
    • Custom Authentication V2.0
    • Product Data Sync-up
      • E-commerce Store
      • Product Data
    • White Label
    • Help Desk
    • Form Builder
  • Main Flow
    • How AI handles incoming messages.
    • Bot Learns from Conversations by Editing Auto Suggestions
    • Bot learns from conversations immediately
  • Create your chatbot by using templates
    • SAAS Template
    • Agency Template
    • F&B Template
    • E-commerce Template
    • From a Scratch
  • Others
    • Chatbot Completion
    • Escalate to a Human Agent
  • Help Desk
    • Chat/tickets
    • Team
    • View
    • Report
    • Settings
  • Categories & Tags
    • Categories
    • Tags
  • Settings
    • General
    • Members & Permission
    • Subscription
    • Activity logs
  • Referal
    • Referal of CX Genie
  • Mailbox
    • How to integrate
Powered by GitBook
On this page
  1. Bots
  2. Workflow
  3. Workflow Components

AI API

This section is exclusively for developers, so the information here is only meant to provide a general overview of the features available at CX Genie.

PreviousConditionNextAPI Call

Last updated 2 months ago

Application The AI Call feature is used to obtain a result through an API call to OpenAI. This result can then be used as a variable within a workflow or sent directly to the customer.

  • By clicking on the "AI API" component, you will add a white block to your whiteboard

  • This block has 2 purple dots. You can connect with any blocks you want.

  • If you need to use them, don't hesitate to contact our team for more detailed guidance.

  • There will be an edit block appearing once you click on the block

  • OpenAI Key: The OpenAI API key is provided by the customer to authenticate requests.

  • Select Model: Choose the specific OpenAI model to be used for the API call.

  • Prompt: The input text (or prompt) that will be sent to OpenAI during the API call.

  • Select Action with the Result after Calling from API: Choose what to do with the result returned from the API call:

    • Save as Variable: Store the result as a variable to be used later in other workflow blocks that utilize variables.

= Please remember to click the "Save changes" button before leaving.