Swarnalathaa Panneerselvan

Results 1 comments of Swarnalathaa Panneerselvan

@deyaaeldeen following is the error response we are getting ![Image](https://github.com/user-attachments/assets/ed0f8131-49b1-4cf4-b84c-0f6d685b54f4) this is the code block we have ``` for await (const chunk of stream) { if (chunk?.choices?.[0]?.delta?.reasoning_content) { const reasoning_content...