Skip to content

v1.9.0 - .NET 9.0

Compare
Choose a tag to compare
@jochenkirstaetter jochenkirstaetter released this 04 Nov 19:58
· 485 commits to main since this release

Added

  • add .NET 9.0 targeting
  • add feature: Interact with Vertex Tuned Models (#36)
  • add model/service for generated files
  • add method(s) to call Predict endpoints

Changed

  • refactor handling of base URLs and API endpoints
  • check request(s) for unsupported combination of options
  • update method to batch embeddings

Full Changelog: v1.8.3...v1.9.0