File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The most common properties of an agent are:
2828| Property | Required | Description |
2929| --- | --- | --- |
3030| ` name ` | yes | Human-readable agent name. |
31- | ` instructions ` | yes | System prompt or dynamic instructions callback. See [ Dynamic instructions] ( #dynamic-instructions ) . |
31+ | ` instructions ` | no | System prompt or dynamic instructions callback. Strongly recommended . See [ Dynamic instructions] ( #dynamic-instructions ) . |
3232| ` prompt ` | no | OpenAI Responses API prompt configuration. Accepts a static prompt object or a function. See [ Prompt templates] ( #prompt-templates ) . |
3333| ` handoff_description ` | no | Short description exposed when this agent is offered as a handoff target. |
3434| ` handoffs ` | no | Delegate the conversation to specialist agents. See [ handoffs] ( handoffs.md ) . |
You can’t perform that action at this time.
0 commit comments