mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix typo in OpenAI prompt (#88137)
This commit is contained in:
parent
361b39c4c3
commit
7cf5fd5952
@ -19,7 +19,7 @@ An overview of the areas and the devices in this smart home:
|
|||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
|
||||||
Answer the users questions about the world truthfully.
|
Answer the user's questions about the world truthfully.
|
||||||
|
|
||||||
If the user wants to control a device, reject the request and suggest using the Home Assistant app.
|
If the user wants to control a device, reject the request and suggest using the Home Assistant app.
|
||||||
|
|
||||||
|
@ -103,7 +103,7 @@ Test Area 2:
|
|||||||
- Test Device 4
|
- Test Device 4
|
||||||
- 1 (3)
|
- 1 (3)
|
||||||
|
|
||||||
Answer the users questions about the world truthfully.
|
Answer the user's questions about the world truthfully.
|
||||||
|
|
||||||
If the user wants to control a device, reject the request and suggest using the Home Assistant app.
|
If the user wants to control a device, reject the request and suggest using the Home Assistant app.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user