AI Search in Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2023 06:53 AM
I want to implement AI search in Virtual agent(VA). So based on that I have enabled AI search for Service portal and also for VA. As per the process, configured the Search application, search profile, created autocomplete suggestions and all required things for AI search, also mapped them to Service portal and VA.
As per these configurations, AI search is working fine in Service portal; giving search suggestions, filter conditions and all. But some of these functionalities are not working in VA.
I want search suggestion in VA, means if user is going to type something in VA chatbot it should give suggestions based on the configuration(recent searches, popular searches) same like it gives in Service portal search. But this is not working in VA.
Is there any way to have this autocomplete search suggestion in VA and also display filter conditions?
- Labels:
-
AI Search
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2023 07:08 AM
Hi @Sarvesh Katnesh ,
Please follow the Doc : Change the content displayed in AI Search results for Virtual Agent
and the article : https://www.servicenow.com/community/ai-intelligence-articles/configure-the-experiences-in-ai-search...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2023 10:17 PM - edited ‎04-17-2023 01:51 AM
Hi @Community Alums,
Thanks for your reply, I have already configured these things which are mentioned in above links, but still I'm not getting autocomplete suggestions in VA.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2023 02:51 PM
Hey @Community Alums my team recently upgraded to Utah from San Diego and all of a sudden AI Search in Virtual Agent is no longer working and does not display anything when user enters a query in Virtual Agent chat. Service Portal works normal with AI Search. I have confirmed we changed nothing in the configuration of AI Search in Virtual Agent and based on the links above, the setup is correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2023 12:30 PM
For Utah release you need to change this System Property (glide.cs.runtime.user_input_max_length) to a value over 75000. This fixed the same issue for us.