Fix typo in OpenAI prompt (#88137)
This commit is contained in:
parent
361b39c4c3
commit
7cf5fd5952
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue