HTTP API
AgentRunDocument
A piece of reference text attached to a single run, kept apart from the model’s instructions.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
name |
yes | string |
Gets the document’s name, shown to the model inside the delimiter. | — |
content |
yes | string |
Gets the document’s text. Never treated as instructions. | — |