User Guide
API DOCSVOICE GATEWAYHELPSECURITY
Current Version
Current Version
  • Welcome
  • What's New
  • 🚀GETTING STARTED
    • Login
    • Concepts and Glossary
    • Language Models
      • Syntphony NLP
      • Other NLP and LLM Connectors
      • FAQs
    • Build a Virtual Agent
      • Overview
      • From Scratch
      • By Importing
      • Pre-Built Templates
      • Training task
    • Testing
      • Automated Test
      • Advanced Request
      • Simulate Dialog
      • View Logs
    • Create and manage profiles
  • 💬BUILD DIALOGS
    • Flows
    • Dialog Cells
      • Intent
      • Entity
      • Answer
      • Input
      • Jump
      • End
      • Service
      • Rest Connector
      • Code
      • Rule
        • Variable answers using Code and Rule cells
        • Enable and disable flows using Rule Cells
    • Data Masking of Personal Identificable Information
    • Dynamic Content and Contexts
    • Voice Agent
    • Multilingual Agent (beta)
  • ✨GENERATIVE AI
    • AI features
    • Assist Answer (beta)
    • Examples Generator
    • Knowledge AI
    • Prompt cell
      • Prompt crafting
      • Practical examples
    • Rephrase Answer
    • Zero-Shot LLM
  • 🌐CHANNELS
    • Channels
      • WhatsApp (by Infobip)
      • Facebook Messenger
      • Microsoft Teams
      • Integrating Existing Channels
    • Webchat Plugin
  • ⚙️CONFIGURATIONS
    • Parameters
    • Advanced Resources
    • Other Options
      • Intent Navigator
  • 📊ANALYTICS & INSIGHTS
    • Dashboards
      • Overview
      • Funnel charts
      • User messages
      • Conversations
      • Reports
    • External Analytics Platforms
  • API DOCS
    • Overview
    • API Guidelines
      • Conversation API
      • Cloner API
      • EVG Connector
      • Management API
        • Admin API
          • Bot Admin
          • Environment
          • Organization
          • User
          • Notification
        • Instance API
          • Knowledge AI
          • Knowledge AI NLP
          • Answer
          • Automated Tests
          • Bot
          • Broker
          • Channel
          • Dashboard
          • Dialog Manager
          • Entity
          • Generative Service
          • Intent
          • Parameters
          • Tag
          • Technical Log
          • Training
          • Transactional Service
          • Rest Connector
          • Wait Input
          • Websnippet
      • Webhooks
    • Infrastructure Guidelines
      • Syntphony CAI server Installation guide
      • Maintenance Methods
      • Supported/verified third-party software
    • Data Structure
      • Admin Data Structure
      • Environment Data Structure
    • Voice Gateway
      • Genesys Cloud CX
Powered by GitBook
On this page

Was this helpful?

  1. GENERATIVE AI

Examples Generator

Speed up your knowledge base creation process and training by automatically generating a list of context-related utterance examples for each intent.

PreviousAssist Answer (beta)NextKnowledge AI

Last updated 10 months ago

Was this helpful?

Enrich your knowledge base by automatically generating a list of utterance examples related to the context of each intent. To do so, you just have to fill the field Name and click the button "Generate examples". A list with up to 10 unique examples of user utterances will appear for you at each generation.

The utterances examples will be generated in the virtual agent's main language.

To deliver context-related utterance examples, eva makes inferences in the fields Name and About. The 'List of Examples' can also be used, if any have been added beforehand. That's why keeping your examples current is good way to maximize the technology's capabilities for more effective suggestions.

If you want to improve the quality of the results, fine-tune the description of the intent in the optional field About, it can be a little context or voice tone, for instance, then click again on 'Generate examples' to (re)generate more options. They'll be added to the list.

This feature is not available for virtual agents using Zero-Shot LLM models.

The macro prompt used in this functionality is as follows:

"Generate 10 unique intents consisting of questions, statements, and negations on the topic of "{name}".

Avoid repetitive words and prepositions, and utilize synonyms where possible.

Never quote the sentences.

Keep the intended audience and stated purpose in mind while drafting.

Vary the sentence structure to prevent monotony, and ensure that each sentence is coherent and clear to the reader.

Number each sentence. All sentences must be written in {lang}."

Important: Enabling this feature may result in additional costs for each new request. Go to Extensions to enable it.

✨
Learn more
Name your intent and click generate
New examples will appear in light pink
Select those you don't want to add to the Intent
You can still add them manually