LogoLogo
  • Introduction to the Ebbot Platform
  • Ebbot Platform
  • Bot basics
    • Scenarios
    • Entities
    • Triggers
    • Training center
  • Scenarios
    • Cards and syntax
      • File Input
      • Text card
      • Input
      • Buttons
      • Image
      • File
      • Carousel
      • Location
      • List
      • Contact Agent
      • Rating request
      • Custom component
      • CoBrowsing
    • Transition
    • Card properties
  • AI Insights
    • Setup and Configuration
    • Using the Insights Dashboard
  • EbbotGPT
    • Knowledge
      • Data source transformer
      • Source types
        • File
        • Website scrape
        • Docx file
        • TOPdesk API
        • Sitevision API
        • SharePoint API
          • Create app with Sites.FullControl.All permission in Azure
          • Ebbot SharePoint Postman Guide
        • Confluence API
    • Configurations
    • Persona
    • GPT Evaluation
    • Embedder models
    • EGPT models
  • Custom vocabulary
  • Tutorials
    • Create your first scenario
      • Select a trigger
      • Add bot responses
  • Data Object
  • Release notes
  • For developers
    • Ebbot SDK
    • Safe Exchange API / Vault
    • Subdomain manager
  • EbbotGPT API
  • Chatbot & Live chat
    • Install chat widget
    • Chats API
    • Chat widget API
    • Datasource API
    • Sales tracking for live chat
    • Webhook
      • Incoming webhooks
      • Outgoing webhooks
    • SMS API
      • Authentication
      • Send SMS
      • Errors
      • Encoding
    • Python components
    • Intent detection (NLP)
  • Product guides
    • Product data feeds
    • Install guide
    • Product guide events
      • Product guide user events
      • Received events
      • Send events
    • API & webhooks
    • GA4 integration
    • Klaviyo integration
  • Messenger marketing
    • Install popup
    • API & webhooks
  • For chat agents
    • Ebbot Chat
      • Settings modal
      • Queue
      • Topbar Stats
      • Menu
        • Power-Ups!
        • Quick Replies
  • INTEGRATIONS
    • Ebbot Live Chat in Zendesk
      • Setup guide
    • Active Directory - SAML
    • Configure SAML in Azure
Powered by GitBook
On this page
  • General Guidelines:
  • Prompting Examples:

Was this helpful?

  1. EbbotGPT

Persona

PreviousConfigurationsNextGPT Evaluation

Last updated 18 hours ago

Was this helpful?

Think of a bot's persona as a prompt that directs its behavior and answers.

The persona is modified in the configuration. Read more about configurations .

General Guidelines:

  • Define the interaction style: Who will be talking to the AI, employees at your company, customers or someone else? Define if the AI should act as a peer, expert, or facilitator.

  • Define who the AI represents: By specify what the bot represents it will have the context to understand the scope of appropriate topics and boundaries. For example, not to recommend competitors or talk about topics completly unrelated to your organisation.

Prompting Examples:

  • Handover to human agent: When you want to guide the bot to perform handovers at specific moments, we’ve found that using a phrasing with a 'handover tag' works better with our model. For example If a user requests to create a case, incident or ticket , always perform a handover using the handover tag.

  • Provide alternative responses: When instructing the bot not to respond a certain way, also specify how it should respond instead.

  • Concise and Clear Instructions: Shorter, more focused instructions are generally more successful.

  • Use explicit phrasing: For direct instructions, use clear commands like: "Refuse to answer X - Always say Y."

  • Provide exact phrasing in quotes: To guide the model's responses precisely, use quotation marks. For example: "If X happens, always reply: 'I can't help with that, have you tried xyz?'"

here