Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Virtual Agent Knowledge Search and Catalog Item Submission

Al_Andrea
Tera Expert

Hi, I am developing a Virtual Agent LLM Topic.

In my topic, I need to do a KB Search, and I would like to have a similar behavior to the one on the portal with the summary and the sources. I tried creating a new Search Application and Search Profile with ServiceNow Otto Summary genius results linked. I use this search application via an AI Search topic block, but I only get the list of articles, no summary with sources, and if I try the search preview utility, I get no genius results.

Also I need to search and submit service catalog requests conversationally.

Some tips on how to achieve this?

1 REPLY 1

rpriyadarshy
Kilo Sage

@Al_Andrea  OOTB VA bot do the RAG and give KB Responses and Catalog items hit.

 

rpriyadarshy_0-1789875278202.pngrpriyadarshy_1-1789875313305.png

 

Add Your Catalogs in Chat Assistant- Conversational Catalogs will be handled in the chat sessions itself and Non-Conv will be give an URL and user can fill in popup window.

 

rpriyadarshy_2-1789875446885.png

rpriyadarshy_3-1789875531597.png

 

Is there any specific use case for Exclusive AI Search inside a Topic ?

 

Regards

RP