How can I get my ai agent to work and pass the line?

I used the tutorials from https://www.youtube.com/watch?v=mQt1hOjBH9o&t=845s to create our company’s own RAG customer service bot.

But there are a few conditions:

  1. Sometimes it will output the answer directly after reading the memory (without reading the database at all).
  2. Sometimes ai agent will show up: Provider returned error
    3.sometimes line request will appear: JSON parameter needs to be valid JSON

How to solve this problem? Or which node should be adjusted?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.