Daniel D'Abate
Daniel D'Abate
Same issue here. Sound is ok with Airpods but broken when played through the phone (iPhone XR here with iOS 15.2.1). Have you solved it yet?
This issue is fixed for me since iOS 15.4.1 (including the latest iOS 15.5). Seems like it was an iOS issue, so I'd close this issue if others confirm the...
It worked now!! Thanks for your help. Just out of curiosity, what was wrong with the other file?
Same happening to me on an LG TV with WebOS
Good catch! I can confirm this fixes the issue! I just tested it locally. Was going to submit a PR, but will wait for you @dmunozv04
> I've tried this latest version of home assistant component, the auto discovery works fine but these are the problems I had: > > * wrong status of my lights:...
I'm not sure how that `correlationId` is stored in Langchain, but we need the traceId anyways to do things through Langfuse's API. What we are doing in the meantime is...
I was able to debug it in code and, effectively, we are retrieving an unlimited number of messages in Flowise 2.0.1. Also reviewing the code, another thing that I noticed,...
This is a limitation in langchainjs. There is an open discussion there that you might want to upvote 😀 https://github.com/langchain-ai/langchainjs/discussions/5661
> Thanks for the reply, Henry. The reason is PVC has its own complications when scaling, for example N Flowise pods with a PVC would require read/write on all of...