What benefit will I get if I convert a NLU topic to LLM one?
We have well defined and working NLU topics. Q - Is there any benefit if I convert the NLU topics to LLM?
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
We have well defined and working NLU topics. Q - Is there any benefit if I convert the NLU topics to LLM?
We have around 500 NLU based virtual agent topics.Customer is asking us to migrate all of them to LLM based topics. I am not getting clarity on WHY to convert existing NLU based virtual agent topics to LLM based? What benefit will I get if I convert?...
Hi Community,I am facing (and deeply analyzing) an issue in ServiceNow Virtual Agent where the closing message“Thank you for using our support chat.”is displayed twice when the user types exit keywords like end or bye. What I changedCreated a custom ...
Hi Community, I’m working on a requirement related to Live Agent Chat and the record preview card that appears when an agent pastes an Incident number into the now assist in virtual agent.Scenario:An end user starts a chat with a live agent.From Age...
Hi,I have created actionable Virtual Agent notification for incident table and have mapped VA topic with it. I need to pass the current incident number to the VA topic as well. How to do that? How to pass the current Incident number of that notificat...
Hi,I want to integrate AI Agent Bot in my VA topic. I think for that I need 'AI Connector' utility for that. I am in SNow Zurich version.Issue is that I am not seeing the 'AI Connector' utility option in the VA topic designer. Please help me understa...
Hello I am trying to create 2 conversational AI Agents in ServiceNow and I have configured to display both of them in the same Virtual Agent (VA).Both the Agents are for different domains.But when I (user) start the chat and put my query/question som...
Hi all, we are using the nowAssist VA. I am not happy with how the catalog items work in a conversational way. The VA makes a mess of the questions on the forms. We have non mandatory variables such as "request for someone else "and "add user to the...
I am using Virtual Agent API to integration third party chat bot. I am able to initiate a chat with Live Agent and able to send multiple messages to the same Agent Queue but unable to receive messages back from Live Agent to third party chat bot.Belo...
We have installed the Dynamic Translation plugins(I18N spanish plugin and its dependencies) and successfully translated the English text to Spanish for each basic piece of information, including responses and buttons. However, the translations are no...
Looking for someone that has integrated ServiceNow Virtual Agent with Genesys Chat. We are having an issue adding Genesys responses into virtual agent. ServiceNow must call a “messages” web service on Genesys every 2 seconds to poll for new message...
I am customizing the Form Content Topic Block to display a catalog item, which I accomplished by modifying the URL in the script to: var uibLink = gs.getProperty("glide.servlet.uri")+ "now/virtual-agent/content/catalog/"+ vaInputs.sysid+ "/"+gs.getUs...
What do I need to do get serviceNow Connector ready? Is there a sandbox ServiceNow environment where I can create the ClientId/secret? thanks
I have configured the queue count during a live agent transfer in the Virtual Agent and displayed it as a system message using the script below. However, I am looking for options to dynamically track and update this count in real time. Is there a way...