2.3.2

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.