Skip to content

Releases: clinia/models-client-javascript

v1.3.0

10 Apr 20:22
Compare
Choose a tag to compare
  • feat: add ready method to clients and health method to requester
  • test: new e2e test generation script
  • ci: update publish workflow to exclude private packages

v1.2.1

26 Mar 13:59
Compare
Choose a tag to compare
  • ci: fix issue in package publishing workflow.

v1.2.0

25 Mar 22:19
Compare
Choose a tag to compare
  • No JavaScript specific changes.

v1.1.1

18 Mar 21:48
Compare
Choose a tag to compare
  • ci: bump package.json version

v1.1.0

18 Mar 21:22
Compare
Choose a tag to compare
  • feat: concatenate requester model name and model version
  • fix: rename ranker text input key from 'passage' to 'text'
  • test: update stubs

v1.0.0

19 Feb 18:00
Compare
Choose a tag to compare
  • Initial release of the package with gRPC support for embedder, ranker and chunker models.