Releases: inference-gateway/typescript-sdk
Releases · inference-gateway/typescript-sdk
🚀 Version 0.7.3
0.7.3 (2025-06-01)
♻️ Improvements
- Enhance stream processing with abort signal support and increase default timeout (#18) (3778138)
🔧 Miscellaneous
- Update MCP example README and remove unused example file (99b34e7)
🚀 Version 0.7.2
0.7.2 (2025-05-30)
📚 Documentation
- Add more examples how to use this SDK (#15) (d771356)
🔧 Miscellaneous
- Add Docker-in-Docker feature to development container (177e9f3)
- Remove MCP documentation references and update related instructions (b33c08f)
🚀 Version 0.7.1
0.7.1 (2025-05-27)
🐛 Bug Fixes
- Allow additional properties in input schema for components (2216600)
🔧 Miscellaneous
- Enable GitHub Copilot and configure authentication (e590786)
🚀 Version 0.7.0
0.7.0 (2025-05-26)
✨ Features
🚀 Version 0.6.2
0.6.2 (2025-04-30)
♻️ Improvements
- Process also groq reasoning models properly (#12) (51ce3bb)
🚀 Version 0.6.1
0.6.1 (2025-04-28)
♻️ Improvements
🚀 Version 0.6.0
0.6.0 (2025-04-28)
✨ Features
- Add usage metrics handling to streaming chat completions and update tests (#10) (576ff71)
🚀 Version 0.5.1
0.5.1 (2025-04-27)
🐛 Bug Fixes
- Update FunctionParameters schema to enforce required properties and adjust ListModelsResponse structure (#9) (ffa4709)
📚 Documentation
- Add required fields to Model schema and clean up application settings (7338c28)
🔧 Miscellaneous
🚀 Version 0.5.1-rc.1
🐛 Bug Fixes
- Update FunctionParameters schema to enforce required properties and adjust ListModelsResponse structure (465c762)
📚 Documentation
- Add required fields to Model schema and clean up application settings (7338c28)
🔧 Miscellaneous
🚀 Version 0.5.0
0.5.0 (2025-04-26)
✨ Features
- Add on reasoning event callback function handling in streaming chat completions (#7) (200eb12)
📦 Miscellaneous