2.4.0

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
AgentProtocol Minimal protocol that any agent must satisfy to work with.