Virtual Agent, NLU forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

In what table can I find user utterances?

For the longest time, I've been using the interaction_log table to quickly and simply query real user utterances - i.e. "how many people typed in "x" to VA?" - but I'm finally asking for help after being frustrated by the 40 character limit on the Ut...

Chris D by Kilo Sage
  • 2314 Views
  • 7 replies
  • 1 helpfuls

Resolved! Virtual Agent API - Default Topic

Hello community, we`ve successfully connected the VA Chatbot to WhatsApp using the new VA API that came out on the Paris release, through a 3rd party messaging provider (e.g. twilio). The problem is, anytime a user starts a chat through the API, the ...

Resolved! Chat work item priority ACROSS queues

We are implementing agent chat and have one service channel for chat with multiple queues.  We have agents who are members of multiple groups which span multiple queues.  Let's say we have queue 1 and queue 2.  The chat queues are busy, so all agents...

entities 'missing annotations' bug?

Since updating to San Diego I get a prompt "You have 2 entities that are missing annotations. Annotate utterances with entities for entity prediction" before training my NLU model. I've looked at the entities we have, and all of them are associated t...

Vocabulary source not getting synced

Hi everyone, I created a vocabulary source. But it is not getting synced. It shows the following error. ERR058: Failed to submit training job - reason: ERR030: Cannot submit training request job. A solution training is already in progress.  Below is ...

find_real_file.png
Silpa by Kilo Contributor
  • 2561 Views
  • 1 replies
  • 2 helpfuls

Resolved! Max Number of Utterances Per Intent

Hello, I am a bit confused regarding the limit on maximum number of utterances per intent. We have two models with the given config:- Model 1 - 200 max utterances and 5 min utterances per intent. Total # of observations = ~4800 (70 intents)Model 2 - ...

Shaksham by Kilo Contributor
  • 1855 Views
  • 3 replies
  • 1 helpfuls

Resolved! Conversation type FAQ or Q&A?

Hi. Will soon be migrating from several products into ServiceNow. Our current chatbot will answer a question directly "conversation style" if the match score is good enough and provide topic/intent choice if uncertain. How could this be implemented i...

Resolved! Queue waiting number in Virtual Agent

Hi, I want to know is there any way in VA so we can define the queue waiting number while our chat is routed to Live Agent. For Example- If have choose option to contact to live agent and all agents are busy and there are 3 other people waiting for t...

sarabjeet by Giga Expert
  • 3836 Views
  • 16 replies
  • 7 helpfuls

Resolved! Catalog item in virtual agent window

Hi. Can someone confirm that simple catalog items can be submitted from within a conversation? That the VA asks the questions (variables) from the catalog item form one by one without having to design a custom conversation for each specific purpose? ...

Resolved! Initial utterance from Teams

I am sure the answer is no but asking anyways hoping I am wrong! We have Virtual Agent integrated in Teams, users have to type a word to wake the VA up to start a conversation. Is the "wake up" words stored anywhere?

Lynda1 by Kilo Sage
  • 824 Views
  • 9 replies
  • 0 helpfuls

Resolved! How to return a HYPERLINK to VA?

I am trying to fetch the instance name using a property - gs.getProperty('glide.servlet.uri'); This I am storing as a script variable -instance.   In bot response using html - I am trying to do    <a href = " + vaVars.instance  + "/incident_list.do?...

Resolved! Can't create new topic in VA

Hi Community, I've started learning VA and I've enrolled in one of the available training. I am stuck at the very beginning where I can't create a new topic for VA.  It asks me to upgrade. What am I doing wrong? Am I missing some plugins? Doesn't loo...

find_real_file.png