Min Jekal

Results 198 comments of Min Jekal

Closing the issue. Please reopen it for further issues.

Thanks for reporting an issue! > How can I map a particular prompt to use REST function? You can register a [function](https://platform.openai.com/docs/guides/function-calling) to gpt, and it automatically decides what data...

Since `/api/states` returns a list of entities, you have to iterate over `value_json`. Also, since all entities are returned, maybe you have to limit the number of entities. The more...

Thanks for a suggestion! I agree that the component should support local LLM as long as it is compatible with OpenAI API. Could you give me an example of how...

> Sorry, I had a problem talking to OpenAI: [] is too short - 'functions' I will change an error message and not even call API in next release if...

Oh, I haven't thought about it. Could you give me an example of spec that you want to achieve? Can't you achieve it by putting either choose or skip media...

> Edit: Also here's the current error I'm trying to fix, not sure if my way to do it is possible; > `Sorry, I had a problem talking to OpenAI:...

The script function now supports if-then statement in `0.0.9`.

Closing the issue. Feel free to reopen it.