AsafMah
AsafMah
Please do, let us know if you have any questions
Are you still interested in implementing this?
@The-Funk @ag-ramachandran seems the build errors: Error: Used undeclared dependencies found: Error: com.microsoft.azure:msal4j:jar:1.14.3:compile Error: io.projectreactor:reactor-core:jar:3.4.34:compile
What I was looking for is some mapping from these lower level formats to the higher level ones, It says bitmap corresponds to `CF_BITMAP`, but it would be nice to...
Hello, we have been on a holiday for the last two weeks so we haven't been able to keep in touch. Let's arrange a team meeting, how can we reach...
Instead of crashing - maybe display the error with the problomatic chunk? I.E ```python try: chunk_dict = orjson.loads(chunk) delta = chunk_dict["choices"][0]["delta"].get("content") if delta: content.append(delta) yield {"delta": delta, "response": "".join(content)} except...
Since 4.1.0 there is an option to use any TokenCredential class, including DefaultAzureCredential.
Closing as there is no response in a few months.
Thank you for the in depth research! I'll work on a fix
Fixed in 4.3.0 - let us know if the issue persists