Closed ubersandwich closed 1 year ago
@ubersandwich You need to create a new session with Azure OpenAI unfortunately, because the initial states are read and sent at startup time, it's the same behaviour as the official OpenAI integration.
@ubersandwich I'm going to close this issue as it is not directly related as explained above, thanks for your feedback 😊
Currently I use this template to read in various entities and their states:
This only updates entity states when the Azure OpenAI integration is reloaded, is there any way for this information to be read by the Azure OpenAI integration in real-time?