Support Hunt Help Center
HomeAboutFacebookLinkedInWebsite
  • 😀Welcome to Support Hunt
    • Support Hunt Basics
  • 🏁getting started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
      • Installation on SMS
    • Deploying a Chatbot
    • Utility Tools
  • ⏹️action blocks
    • Overview
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Branch
    • Image Carousel
    • Human Handover
    • Slider
    • File Upload
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply Buttons
    • AI Model
  • 👾ai studio
    • Overview
      • From URL
      • From File
      • From Intent
  • 🔗integrations
    • Overview
    • Events
    • Service Call
    • Javascript
    • Zapier
    • Google Sheets
    • Salesforce
    • Codeblock
    • Airtable
    • Google Calendar
    • Calendly
    • Hubspot
    • Freshdesk
    • DialogFlow
    • Zoho CRM
    • Slack
      • Live Chat for Slack
      • Notification for Slack
    • ActiveCampaign
    • Link Tracking
  • 💬whatsapp business api
    • Overview
    • Prerequisites
    • WhatsApp Business API for Test Environment
      • Setting Up Test Environment with Twilio
      • Setting Up Test Environment with 360Dialog
    • WhatsApp Business API for Production Environment
      • WhatsApp Business API from Meta
      • WhatsApp Business API from 360Dialog
  • 💬live chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • ⚒️troubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting up Fallback Variables
    • Setting up Link Tracking
    • Variable Manager
    • Image Dimensions
  • 📣outbound bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks: Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🎨chatbot customisation
    • Chatbot Appearance
    • Custom CSS
    • Embed bots in iFrame
    • Embedding the Chatbot
    • JS functions to show/hide
  • 👜account management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • 📊reporting
    • Analytics Dashboard
    • Custom Reports
    • What are contacts in Support Hunt?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
  • community
    • Website
    • Facebook
    • LinkedIn
Powered by GitBook
On this page
  • Configurations on AI model
  • AI model
  • Variable
  • Persona
  • Restrict answer size
  • Creativity in responses
  • Allow external data
  • Ask for feedback
  1. action blocks

AI Model

Uses an AI Model to answer open-ended questions asked by the visitor.

PreviousReply ButtonsNextOverview

Last updated 1 year ago

For smarter replies and to answer open-ended queries from visitors, one would use the AI model action block.

The AI model action block uses OpenAI APIs to answer the question from the trained data.

Configurations on AI model

AI model

Shows the list of AI models trained using the AI studio. Learn more

Based on the AI model you choose, the chatbot would answer the queries. Make sure you have trained the AI model with the right information.

Variable

To get an answer to your question from the AI model, we need to send the question to it.

It is expected, that before the "AI model" action block, you must use a "Collect input" action block to ask the question and store the question asked into a variable.

That variable which contains the question, is what is to be chosen here.

Persona

Define the persona text based on which the AI model would give its response. Basically, this helps you get an answer to a question the way you feel easy to consume.

Common examples of persona are,

  • Answer the questions asked in a simple and easy to understand manner

  • Answer these questions as a 5-year old

  • Give me answers considering me as a technical person

  • For the duration of this conversation, please fully immerse yourself in the persona of Albert Einstein

Restrict answer size

When a question is asked to the AI model, you can choose to define how long do you want the responses to be.

This number is defined based on the unit of token.

Creativity in responses

You can control whether you would like to receive unique responses every time a question is asked or get the same response every time the question is asked.

Define a number between 0 and 1. Nearer to 1 gives you distinct responses, and nearer to 0 gives you fix responses. By default, we keep the number as 0.5.

Allow external data

When you build an AI model using a domain or a set of files, your ideal goal is to have the chatbot answer the queries from that data only.

This configuration allows you to control whether you want the chatbot to answer questions from the global ChatGPT model or restrict it only the trained data of that AI model.

By default, this configuration is turned OFF.

Ask for feedback

After answering a question, the chatbot would ask for feedback i.e. thumbs up or down.

The results of this feedback would be visible on the AI studio page.

Tokens can be thought of as pieces of words; and 1 token=4 characters.

⏹️
Learn more
AI model - Action panel overview
AI model card showing the feedback gathered from visitors