agentkit.exceptions

Exceptions

AfterQueryError(message, error)

Exception raised for errors in the after query postprocessing.

exception agentkit.exceptions.AfterQueryError(message, error)

Exception raised for errors in the after query postprocessing.

error

Error message.

Type:

str