Fabio

Results 6 comments of Fabio

I want to leave it open to the caller if ```Exec``` ```Tx``` etc... is called. If i find some time this week i'll open a PR.

Bump, this is still a big problem. Especially nowadays with alot of people using custom vector embedding indexes for LLMs

> Just to clarify, when you are referring to `llm.handleFunctionCall`, are you referring to the client-js and react API? Yes

I think this might have to do with the ```FunctionCallResultFrame``` now inheriting from the SystemFrame instead of the DataFrame? https://github.com/pipecat-ai/pipecat/commit/169b50af61fa87bd645e630ddae38518a823d3c8 @aconchillo

> hi! I'm not able to reproduce any issues with the return value. I'd like to make sure I understand your expectations, though. Are you expecting `handle_function_call()` to return with...