Mattie Ruth
Mattie Ruth
yes, and no. i've folded it into my client-v2 PR as i've been using the functionality in my testing. I'll close this one.
Just to clarify, when you are referring to `llm.handleFunctionCall`, are you referring to the client-js and react API?
Can you verify if this goes away with the fix that went into 0.67.0?
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 the...
I see, I think I mis-understood what you were asking about. I thought you were stating that you expected the server-side call: `await rtvi.handle_function_call(params)` to return whatever results your client...