Useful Checks
This section explains most common errors and the checks to perform for troubleshooting
"Model not found" error
Agent not remembering chat history
Agent not executing tool as expected
If the tool is a state processor:
Check to make sure that the target state is available on the runner of the agent
Check to make sure that the user making the request has rights to access the state (if it is restricted)
If the tool is a system processor:
Check to make sure that the target system is available on the runner of the agent and has access details configured correctly
Create a simple saga to test system accessibility through an API
Last updated