Agents family in source order. Use the table of contents to jump to a type.
AgentContractRequest
Agent definition submitted when starting a run.
Agents model · 10 fields
Fields
required · str
optional · str | None · default:
optional · str · default:
optional · str · default:
optional · str | None · default:
optional · list[str | OutputArtifact] · default:
optional · list[str] · default:
optional · dict[str, str] · default:
optional · dict[str, str] · default:
optional · bool · default:
AgentDownloadURLResponse
Temporary URL for downloading an uploaded agent archive.
Agents model · 3 fields
Fields
required · str
required · str
required · int
AgentEntry
One uploaded agent visible to the configured tenant.
Agents model · 2 fields
Fields
required · str
optional · str | None · default:
AgentsResponse
Uploaded agents visible to the configured tenant.
Agents model · 1 field
Fields
required · list[
AgentEntry]