Hi, I created a chatbot and now i want it to run on my website. So I published the workflow and set the chatbot node to “embed”. It’s working, but the chatbot on my website returns JSON Code, not only the AI Answer (see image)
Thanks for posting here and welcome to the community!
What does the end of your workflow look like? If you use a Set Node for example you can specify a key value with the name of either text or output and set it to the AI response. The Agent will then pick that up and return only the response text.