mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Update docs/core/entity/ai-task.md
This commit is contained in:
parent
4fa0a48d88
commit
7a9524af1e
@ -66,7 +66,7 @@ A `GenDataTask` object contains the following data:
|
||||
| ---- | ---- | -----------
|
||||
| `task_name` | `str` | Name/identifier for the task
|
||||
| `instructions` | `str` | Natural language instructions for the AI
|
||||
| `structure` | `dict` \| `None` | Optional schema for structured output validation
|
||||
| `structure` | `vol.Schema` \| `None` | Optional schema for structured output validation
|
||||
| `attachments` | `list[PlayMediaWithId]` | List of attachments to include in the task.
|
||||
|
||||
## Structured Output Schema
|
||||
|
Loading…
x
Reference in New Issue
Block a user