Hoang Tran
Hoang Tran
It looks to me that assistant.on() only takes synchronous callbacks, while publishing data is asynchronous. Is there any ways I can work around this?
yes I agreed. I can do it manually through chat.on("message_received"). What I am question about is how to do so within VoicePipelineAgent (VoiceAssistant). I tried: `class AssistantFnc(llm.FunctionContext):` def __init__(self, agent:...
Thanks it works
Thanks it works
@davidzhao most of web browsers still lack complete APIs to low-level control over gRPC. So I think it'd take some time to implement that in frontend. @TomTom101 for now, my...
@davidzhao thanks for that. I will give it a try.
it's crashing on my mac too. can't use for this morning
I figured out mine due to installing cypress extension. Uninstalling that solved the issue