Min Jekal
Min Jekal
Although I haven't used new Assistant and Threads API yet, it seems possible as long as OpenAI supports API of [adding message to a Thread](https://platform.openai.com/docs/assistants/overview/step-3-add-a-message-to-a-thread) and [function calling](https://platform.openai.com/docs/assistants/tools/function-calling). If new...
Oh, I haven't thought of uploading all entities, devices, services, scripts, and automations. In ideal case, it would solve some of problems we currently have such as calling a function...
Thanks for reporting an issue. I also experienced this with other entities, but I didn't figure out how to solve it yet. Could you try with named alias to garage...
We didn't pass anything about tuya or esphome yet. The information we passed to gpt is `entity_id`, `name`, `state`, and `aliases`. Could you change `entity_id` to be something different from...
Great! If we can guess where `cover.open` came from (eg. mqtt?), we can tell gpt not to use its grammar. However, @joeljody77's prompt is the only way so far.
Is this problem still present when using `gpt-4o-mini`? It seems working for me without any work around.
Closing the issue.
I haven't thought about this. I might have to look up how to retrieve energy data. Please let me know if you have any idea.
It's release since `1.0.3`. Please refer to following. https://github.com/jekalmin/extended_openai_conversation/tree/1.0.4/examples/function/energy
Try to tweak the prompt by adding something like "Be concise".