Releases: inference-gateway/typescript-sdk
Releases · inference-gateway/typescript-sdk
🚀 Version 0.7.3
01 Jun 20:15
Compare
Sorry, something went wrong.
No results found
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
30 May 00:16
Compare
Sorry, something went wrong.
No results found
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
27 May 11:19
Compare
Sorry, something went wrong.
No results found
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
26 May 11:35
Compare
Sorry, something went wrong.
No results found
0.7.0 (2025-05-26)
✨ Features
🚀 Version 0.6.2
30 Apr 00:21
Compare
Sorry, something went wrong.
No results found
0.6.2 (2025-04-30)
♻️ Improvements
Process also groq reasoning models properly (#12 ) (51ce3bb )
🚀 Version 0.6.1
28 Apr 13:47
Compare
Sorry, something went wrong.
No results found
0.6.1 (2025-04-28)
♻️ Improvements
🚀 Version 0.6.0
28 Apr 12:24
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-04-28)
✨ Features
Add usage metrics handling to streaming chat completions and update tests (#10 ) (576ff71 )
🚀 Version 0.5.1
27 Apr 01:42
Compare
Sorry, something went wrong.
No results found
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
27 Apr 01:02
Compare
Sorry, something went wrong.
No results found
🐛 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
26 Apr 08:01
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-04-26)
✨ Features
Add on reasoning event callback function handling in streaming chat completions (#7 ) (200eb12 )
📦 Miscellaneous