🤖
Chatibots
Login to AppsCommunity
  • START HERE
    • 😍 Welcome
    • Free AI Webchat Widget Account
      • Account ID
    • How to Navigate the Ecosystem
    • Platform Walkthrough
    • Business Knowledge Base / Prompt
    • AI Webchat Creation Steps - Advanced
      • 1 - Setting Up Your OpenAI API Key
      • 2 - Disable the Default Reply
      • 3 - Create a Welcome Message
      • 4 - Create your own Default Reply business (system) message
      • 5 - Create your User Input Message
      • 6 - Set your Default Reply in Settings
      • 7 - Paste the Website URL into the Simulator tool
      • 8 - Test and Iterate
    • Functions
    • Google Gemini
      • API Key
      • Gemini Updates Link
    • Chatibots Terminology
    • What Next? 🚧 Under Construction 🚧
  • REFERENCE GUIDE
    • API Docs
    • Chatibots — Release Notes
Powered by GitBook
On this page
  1. START HERE

Chatibots Terminology

PreviousGemini Updates LinkNextWhat Next? 🚧 Under Construction 🚧

Last updated 1 year ago

Integrating with OpenAI and Handling Fallback Responses


In Chatibots, the action to send a prompt and context to OpenAI is named "Generate Text." Upon success, the workflow proceeds to a block called "Conversation AI," utilizing the custom user field (CUF) "OpenAI_retrieval." If the integration with the LLM fails, the user is directed to a pre-written message known as the "Fallback Response."


Default Reply Terminology