Changelog
Features
- db14b78a161304b875e2e2505d509dd49dc2db98: feat(core): add streaming output support for real-time token display (#261) (@appleboy)
Bug fixes
- 646335c54ba5574efd110c96cd242f92820aea4b: fix(provider): handle write errors in streaming responses (@appleboy)
- ac9a059f90afed0fdfcf5bd91fe840d1eb2e6ad9: fix(openai): propagate write errors in streaming completion (@appleboy)
Refactor
- ff63576eae46d19db3223bf48d5850e2da66613b: refactor(openai): extract shared helpers and add streaming reasoning support (@appleboy)
Documentation updates
- 9675e429be2e13f008654d7a226ea8d3331780d5: docs(readme): document streaming output option and usage (@appleboy)