deep-chat
deep-chat copied to clipboard
How to handle blob Response for streaming data
Hi Team,
In my project there is a requirement where I have to connect to models and fetch response for text it is working fine but when I am making stream as true I would get blob as a response. Kindly help me with blob data how should i handle that? I am using angular Framework
Attaching the payload and blob response for your reference.