Skip to content

Releases: inference-gateway/typescript-sdk

🚀 Version 0.3.5-rc.1

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

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

♻️ Improvements

  • Update type exports and add type generation task (919679e)

🐛 Bug Fixes

  • Correct regex pattern for release candidate branches in configuration (33db013)
  • Update release configuration to correctly match release candidate branches (03d91e1)

🔧 Miscellaneous

  • Remove unnecessary line from .gitattributes (66407b4)
  • Update .gitattributes to mark generated types as linguist-generated (67f3d68)

🚀 Version 0.3.4

31 Mar 15:43
Compare
Choose a tag to compare

0.3.4 (2025-03-31)

♻️ Improvements

  • Add optional fields for reasoning in Message interface (#3) (9a4c1fd)

🚀 Version 0.3.3

31 Mar 01:06
Compare
Choose a tag to compare

0.3.3 (2025-03-31)

🐛 Bug Fixes

  • Update release configuration to include version bumping of the package.json (3667690)

🚀 Version 0.3.2

31 Mar 01:00
Compare
Choose a tag to compare

0.3.2 (2025-03-31)

👷 CI

  • Add npm ci step to install project dependencies in release workflow (84791b1)

🚀 Version 0.3.1

31 Mar 00:54
Compare
Choose a tag to compare

0.3.1 (2025-03-31)

♻️ Improvements

  • Make the SDK OpenAI compatible (#2) (31657b3)

👷 CI

  • Update GitHub Actions release workflow to use GitHub App token and improve release handling (14835e8)
  • Update release configuration for semantic-release plugins and rules to be consistent with other repos (20bd3f8)

🚀 Version 0.3.0

02 Feb 17:57
Compare
Choose a tag to compare

0.3.0 (2025-02-02)

✨ Features

  • add streaming content functionality to InferenceGatewayClient and update README (ba41d2d)

📚 Documentation

  • fix: Update examples in README.md (4e972fc)
  • Update OpenAPI spec - download it from Inference-gateway (9816b15)

🚀 Version 0.2.0

28 Jan 16:12
Compare
Choose a tag to compare

0.2.0 (2025-01-28)

✨ Features

  • Add listModelsByProvider method and update README with new model listing features (a8d7cd9)

📚 Documentation

  • Add Contributing section to README with reference to CONTRIBUTING.md (322baae)
  • Add CONTRIBUTING.md with guidelines for contributing to the project (d36b08f)
  • openapi: Download the latest openapi spec from inference-gateway (733ee1e)

🚀 Version 0.1.6

23 Jan 15:47
Compare
Choose a tag to compare

0.1.6 (2025-01-23)

🐛 Bug Fixes

  • Update main and types paths in package.json (f1faad3)

🚀 Version 0.1.5

23 Jan 15:38
Compare
Choose a tag to compare

0.1.5 (2025-01-23)

🐛 Bug Fixes

  • Bump version to 0.1.4 in package.json (437cbc1)
  • Update release assets to include package.json and package-lock.json (176b52f)

🚀 Version 0.1.4

23 Jan 15:32
Compare
Choose a tag to compare

0.1.4 (2025-01-23)

🔧 Miscellaneous

  • release: bump version to 0.1.2 in package.json (ae64176)