Difference between revisions of "GDE/Current/User/Adding Knowledge"

From Genesys Documentation
Jump to: navigation, search
(Published)
(Published)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|Standalone=No
 
|Standalone=No
 
|DisplayName=Adding Knowledge to your bot
 
|DisplayName=Adding Knowledge to your bot
|Context=Add predefined queries and answers to your bot allowing it to understand and respond to conversations.
+
|Context=Add predefined questions and answers to your bot allowing it to understand and respond to conversations.
|ComingSoon=Yes
+
|ComingSoon=No
|Platform=PureEngage, PureCloud
+
|Platform=GenesysCloud, GenesysEngage-cloud
 
|Section={{Section
 
|Section={{Section
 
|sectionHeading=What is Knowledge?
 
|sectionHeading=What is Knowledge?
 
|alignment=Vertical
 
|alignment=Vertical
|structuredtext=Knowledge is a set of predefined questions and answers that Dialog Engine will use to respond to queries and to identify intents. The knowledge is stored in a comma-separated file. Dialog Engine will parse this knowledge file on import and use the content to identify intents by matching the utterances to the questions.  
+
|structuredtext=Dialog Engine allows using a set of predefined questions and answers or FAQs to respond to queries. Knowledge is stored in a Comma Separated Value file, or a CSV file. Dialog Engine parses this imported knowledge file and searches semantically for matching FAQ results to queries.  
  
Dialog Engine includes a sample knowledge file that can be used as as template to building a knowledge base.  Once imported. Dialog Engine will use the information to respond to questions.
+
Dialog Engine includes a sample knowledge file that can be used as a template to build a knowledge base.  Once imported, Dialog Engine will use the information in the knowledge base to respond to questions.
  
You can also create a bot that relies on this knowledge to answer queries. These bot are called '''Knowledge Bots'''. The Knowledge Bots do not require creating intents and utterances. You can update these bot by uploading a newer set of knowledge files.  
+
You can create a bot that relies on this knowledge to answer queries. These bots are called '''{{Link-SomewhereInThisVersion|manual=User|topic=Adding_Knowledge|anchor=knowledgebots|display text=Knowledge Bots}}'''.  
<br />
+
{{NoteFormat|[https://all.docs.genesys.com/QNA/Current/User/writegoodFAQ How to write a good FAQ] has some valuable tips on writing some good questions and answers for your FAQ. |2}}
 
|Status=No
 
|Status=No
 
}}{{Section
 
}}{{Section
Line 48: Line 48:
 
|image=GDE_knowledge_delete.gif
 
|image=GDE_knowledge_delete.gif
 
|structuredtext=*Click '''Delete''' in the right pane and click '''Delete''' in the confirmation dialog.
 
|structuredtext=*Click '''Delete''' in the right pane and click '''Delete''' in the confirmation dialog.
 +
|Status=No
 +
}}{{Section
 +
|sectionHeading=Knowledge Bots
 +
|anchor=knowledgebots
 +
|alignment=Horizontal
 +
|Media=Video
 +
|image=434912415
 +
|structuredtext=Knowledge Bots do not require creating intents and utterances. You can update these bots by uploading a newer set of knowledge files.
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Latest revision as of 08:30, October 13, 2020

This topic is part of the manual Genesys Dialog Engine User Guide for version Current of Genesys Dialog Engine.

Add predefined questions and answers to your bot allowing it to understand and respond to conversations.

What is Knowledge?

Dialog Engine allows using a set of predefined questions and answers or FAQs to respond to queries. Knowledge is stored in a Comma Separated Value file, or a CSV file. Dialog Engine parses this imported knowledge file and searches semantically for matching FAQ results to queries.

Dialog Engine includes a sample knowledge file that can be used as a template to build a knowledge base. Once imported, Dialog Engine will use the information in the knowledge base to respond to questions.

You can create a bot that relies on this knowledge to answer queries. These bots are called Knowledge Bots.

Tip
How to write a good FAQ has some valuable tips on writing some good questions and answers for your FAQ.

Import Knowledge

  • Click New Knowledge.
  • Enter a name to identify the knowledge.
  • Select the knowledge file to be imported.
  • Click Create after the knowledge file is uploaded.
The information in the knowledge is updated and the Knowledge page displays the knowledge name and the number of questions and answers that were imported.

Update Knowledge

To update an existing knowledge file, click Update and import the latest knowledge file.

Download Knowledge

To download the current knowledge as a CSV file, click Download.

Delete Knowledge

  • Click Delete in the right pane and click Delete in the confirmation dialog.

Knowledge Bots

Knowledge Bots do not require creating intents and utterances. You can update these bots by uploading a newer set of knowledge files.
Comments or questions about this documentation? Contact us for support!