Flyte 2 Devbox is available today to run a full Flyte backend and UI locally. Preview Flyte 2 for production, hosted on Union.ai
2.3.4

flyte.ai.agents.protocol

Agent protocol for the flyte.ai.agents module.

Directory

Classes

Class Description
AgentResult Outcome of a single agent invocation.

Protocols

Protocol Description
Agent Minimal protocol that any agent must satisfy to work with.