Skip to main content

FallbackRuntime

Defined in the resolve module.
AI Agent Fallback runtime implementation that raises errors instead of returning stubs.

Constructor

str
required
No description available.
str
required
No description available.

Methods

execute()

Instance method.

aexecute()

Instance method.

model_ref()

Instance method.

provider()

Instance method.

supports_streaming()

Instance method.

supports_tools()

Instance method.

Source

View on GitHub

praisonaiagents/runtime/resolve.py at line 179