Skip to content

angee.agents_runtime_pydantic.runtime

Agent runtime declaration for the in-process pydantic-ai loop.

PydanticAIRuntime

python
class PydanticAIRuntime(AgentRuntime)

Run persisted chat turns inside the workflow worker with pydantic-ai.

Released under the AGPL-3.0 License.