🤖💬 extra-small AI SDK.

ai ollama openai typescript xsai
1 Open Issue Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug the `@xsai/stream-text` function to ensure it correctly streams text responses in chunks, even when using the `response_format: { type: 'json_object' }` option. The issue is that the current implementation returns the entire response at once instead of streaming it. The provided reproduction code uses a Node.js environment and the OpenAI API.

Complexity: 4/5
bug help wanted

🤖💬 extra-small AI SDK.

TypeScript
#ai#ollama#openai#typescript#xsai