Skip to main content

RuntimeResolver

Defined in the resolve module.
AI Agent Abstract base class for runtime resolution strategies.

Methods

resolve()

Resolve runtime for the given agent and model.

supports_model()

Check if this resolver can handle the given model.

Source

View on GitHub

praisonaiagents/runtime/resolve.py at line 67