Min Jekal

Results 198 comments of Min Jekal

Brilliant! `area_name()` is the function I looked for. @ThreepE0 Please use `area_name()` instead

Can you try this? I just released [1.0.1-beta1](https://github.com/jekalmin/extended_openai_conversation/releases/tag/1.0.1-beta1). I have made `execute_service` function to accept `area_id`. https://github.com/jekalmin/extended_openai_conversation/pull/93#issue-2080328465

I added a sample prompt in [here](https://github.com/jekalmin/extended_openai_conversation/tree/v1.0.2/examples/prompt/area)

Thanks for reporting an issue! > Can you help a little bit? Of course. I'm glad to help you. > If I ask for playing a movie on my apple...

Closing the issue.

Thanks for reporting an issue! > Closing the voice assistant on a mobile device does not change the conversation ID in the eyes of your python program, however, it does...

I just released [1.0.2-beta2](https://github.com/jekalmin/extended_openai_conversation/releases/tag/1.0.2-beta2). At first, I only added clearing message feature. Please try this and give a feedback.

Closing the issue. Feel free to reopen it.

Thanks for reporting an issue! I'm quite not sure if I understand it right. If you add a [calendar function](https://github.com/jekalmin/extended_openai_conversation/tree/main/examples/function/calendar), you can ask about calendar. The downside of this function...