Is there a way to remove a bot responding with ref...
# 🤝help
g
As the title suggests, is there a way to have the bot not reply with references?

https://cdn.discordapp.com/attachments/1129525430815301743/1129525430920171691/image.png

f
When am I supposed to execute the code when I have the AI task? it immediately sends the response
n
I had the same problem, write this: "workflow.kb_answer = turn.KnowledgeAgent.answer.split('References:')[0]" in the description of your knowledge base
f
It worked! Thanks
Well wait, sometimes it works while other it doesn't