AgentRuntimeProtocol
Defined in the resolve module.AI Agent Extended protocol for agent-specific runtime features.
Methods
supports_streaming()
Whether this runtime supports streaming responses.
supports_tools()
Whether this runtime supports tool calling.
Source
View on GitHub
praisonaiagents/runtime/resolve.py at line 42
