Typical reasons for stopping a dialogue
Sometimes during testing or when the bot is already running, there are moments when it stops responding. Below we will look at the main errors that are displayed when unloading an export.
Reasons for stopping dialogs
1. Dialog stops due to a control phrase


2. Dialogue stopped due to interception by an employee


3. Stopping the dialog when the file is triggered
4.Stopped due to reason: bot_kicked_from_chat
Errors
1.Internal error
2.Dialogue stopped due to an error: Two calls to the same function with the same arguments
3.Error: "Reached the maximum number of function calls per dialogue"
4.Error: "The provider could not process the request"
5.Error when requesting LLM
6.Dialogue stopped for an unknown reason
Last updated