You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since "gpt-3.5-turbo" model already knows how to call service of Home Assistant in general, you just have to let model know what devices you have by [exposing entities](https://github.com/jekalmin/extended_openai_conversation#preparation)
17
17
18
18
## Installation
19
-
1. Install via HACS or by copying `extended_openai_conversation` folder into `<config directory>/custom_components`
19
+
1. Install via registering as a custom repository of HACS or by copying `extended_openai_conversation` folder into `<config directory>/custom_components`
20
20
2. Restart Home Assistant
21
21
3. Go to Settings > Devices & Services.
22
22
4. In the bottom right corner, select the Add Integration button.
0 commit comments