HuggingFaceStream generated stream not compatible with StreamingTextResponse
Previously I was using AI SDK v2.2.37
. which was working fine with huggingface untill I had to implement Google Generative AI. I did not wanted to implement legacy Google Generative AI so I updated ai SDK to v3.2.37
.