Module agent_execution

View as Markdown

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