🤖💬 extra-small AI SDK.

ai ollama openai typescript xsai
2 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
streamTranscription about 1 month ago
enhancement help wanted

🤖💬 extra-small AI SDK.

TypeScript
#ai#ollama#openai#typescript#xsai

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