What Do I Do With Knowledge Agent?
# 🤝help
a
Hi Guys, how do i make this work? Im really new to this stuff, im so confused 😢
a
Hi @adamant-agent-88924 👋 what are you trying to have your bot do? The knowledge agent is what allows your bot to respond with answers from your uploaded knowledge bases. Here's a recording explaining how agents work a bit better:

https://www.youtube.com/watch?v=eFwxQf3hCgU

a
ok so i have figured out how knowledge base works, but now i have a problem, when i enabled "Answer on start node", the AI starts to reply the answer twice, but when i disabled it, it only answer once, but the answer werent based on the Knowledge Base, it just get the answer out of nowhere.
this is my ai task instructions
like this, is this normal?
Outgoing Message This is a message sent by the bot to the user Message Origin: Knowledge Agent Payload type:"text" text:"Sexy Surgery is a company located in Alabama, specifically at 1711 ADHD. The owner of Sexy Surgery is Gojo Satoru, who is known as the strongest sorcerer in history. However, it is important to note that the company has been described as a scam and it is advised not to trust them." markdown:true Transformed Payload type:"text" text:"Sexy Surgery, located in Alabama at 1711 ADHD, is a company owned by yours truly, Gojo Satoru. As the strongest sorcerer in history, I've ventured into the business world. However, it's worth mentioning that there have been allegations of the company being a scam. It's advisable to exercise caution and conduct thorough research before placing your trust in them. How may I further assist you?" markdown:true
this is the event debugger
My question is, will ""Sexy Surgery is a company located in Alabama, specifically at 1711 ADHD. The owner of Sexy Surgery is Gojo Satoru, who is known as the strongest sorcerer in history. However, it is important to note that the company has been described as a scam and it is advised not to trust them." Appear when i publish the bot?
a
Hmm this is a question about bot flow design. @acceptable-gold-88171 do you have any ideas?
a
Ok nevermind i got it figure out somehow by trial and error, thanks for help Guys !! Appreciate It 😙
Sorry for causing trouble lmaoo i am so inexperienced 🥹
b
Im strugglin with this. if i check the "Answer on Start Node" option then it responds twice, once on the start node and once with the ai. If i check the "Answer Manually" option it doesnt query the KB at all (cause i dont know what variables to put where). and if i check none of the two then it still does not query the KB
a
ok, so apparently you need to remove the @nextAssistantmessage, actually you dont need the @nextAssistantMessage text or string, you just need the AI Task Card On your node and enable knowledge base answering on that node, and it will generate only one answer for you, hope it helps!!
32 Views