Skip to content

Releases: inference-gateway/typescript-sdk

🚀 Version 0.6.2

30 Apr 00:21
Compare
Choose a tag to compare

0.6.2 (2025-04-30)

♻️ Improvements

  • Process also groq reasoning models properly (#12) (51ce3bb)

🚀 Version 0.6.1

28 Apr 13:47
Compare
Choose a tag to compare

0.6.1 (2025-04-28)

♻️ Improvements

🚀 Version 0.6.0

28 Apr 12:24
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare
Pre-release

0.5.1-rc.1 (2025-04-27)

🐛 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
Choose a tag to compare

0.5.0 (2025-04-26)

✨ Features

  • Add on reasoning event callback function handling in streaming chat completions (#7) (200eb12)

📦 Miscellaneous

🚀 Version 0.4.1

25 Apr 23:00
Compare
Choose a tag to compare

0.4.1 (2025-04-25)

♻️ Improvements

  • Simplify tool call handling in streaming chat completions (#6) (f2d2a5a)

🚀 Version 0.4.1-rc.1

25 Apr 21:02
Compare
Choose a tag to compare
Pre-release

0.4.1-rc.1 (2025-04-25)

♻️ Improvements

  • Enhance tool call handling in streaming chat completions (f05984a)

🚀 Version 0.4.0

31 Mar 23:20
Compare
Choose a tag to compare

0.4.0 (2025-03-31)

✨ Features

  • Add reasoning_content to streaming deltas if they exists (#5) (2a2c546)

🚀 Version 0.4.0-rc.1

31 Mar 23:11
Compare
Choose a tag to compare
Pre-release

0.4.0-rc.1 (2025-03-31)

✨ Features

  • Add reasoning_content field to chunk message in OpenAPI specification (4de08ed)