Package-level declarations
Types
Link copied to clipboard
Base class for representing an ai.koog.agents.core.model.AgentServiceError response from the server.
Link copied to clipboard
Thrown to indicate that the requested agent could not be found.
Link copied to clipboard
Base class for all agent runtime exceptions.
Link copied to clipboard
Exception indicating that a received message is malformed.
Link copied to clipboard
Thrown when the ai.koog.agents.core.tools.ToolRegistry cannot locate the requested ai.koog.agents.core.tools.Tool for execution.
Link copied to clipboard
Exception thrown when an unexpected type of message is encountered in the agent service.
Link copied to clipboard
Exception indicating that an unexpected server error occurred during an operation.