Module agent_execution
Module agent_execution
Generated from cargo doc --no-deps -p nemo-fabric-core.
Request and result structures exchanged with an adapter target.
Structs
- AgentArtifact: One artifact produced by an adapter target.
- AgentRunError: Error reported by an adapter target.
- AgentRunRequest: Southbound invocation request passed to an adapter target.
- AgentRunResult: Southbound terminal result returned by an adapter target.
- AgentUsage: Normalized model usage reported by an adapter target.
Enums
- AgentRunResultValidationError: Invalid relationship or value within an adapter result.
- AgentRunStatus: Completion status reported by an adapter target.