Skip to content

Releases: recap-utr/nlp-service

v2.0.0-beta.1

04 Dec 11:52
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-12-04)

⚠ BREAKING CHANGES

  • Instead of using protobuf definitions from arg-services, the package now contains code generated via betterproto. We also added a library that can be used in other Python projects without needing to start a server. Lastly, a proper CLI has been integrated that (besides starting the server) allows to perform semantic retrieval in the local file system.

Features

  • rewrite the service completely (07a53c6)

v1.4.10

07 Nov 08:26
Compare
Choose a tag to compare

1.4.10 (2023-11-07)

Bug Fixes

  • update openai library to v1 (8493556)

v1.4.9

04 Jul 13:47
Compare
Choose a tag to compare

1.4.9 (2023-07-04)

Bug Fixes

  • set ld_preload in docker entrypoint (1285bf5)

v1.4.8

04 Jul 09:00
Compare
Choose a tag to compare

1.4.8 (2023-07-04)

Bug Fixes

  • add ld_library_path to docker image (9d75c4b)

v1.4.7

03 Jul 12:13
Compare
Choose a tag to compare

1.4.7 (2023-07-03)

Bug Fixes

v1.4.6

02 Jul 19:35
Compare
Choose a tag to compare

1.4.6 (2023-07-02)

Bug Fixes

  • ci: add correct permissions (ed5724f)

v1.4.5

02 Jul 19:31
Compare
Choose a tag to compare

1.4.5 (2023-07-02)

Bug Fixes

  • ci: automatically build docker image (9bbdc77)

v1.4.4

29 Jun 13:29
Compare
Choose a tag to compare

1.4.4 (2023-06-29)

Bug Fixes

  • add ld_preload to nix flake (45070d7)
  • download spacy models to custom cache (43013d8)
  • remove tensorflow due to cuda issues (08dfae0)
  • replace dockerfiles with nix-based build (be19aff)

This release is also available on:

v1.4.3

07 Jun 09:29
Compare
Choose a tag to compare

1.4.3 (2023-06-07)

Bug Fixes

  • update deps to remove yanked grpcio release (4b1f277)

This release is also available on:

v1.4.2

07 Jun 09:12
Compare
Choose a tag to compare

1.4.2 (2023-06-07)

Bug Fixes

  • allow specifying threads (f67af0c)

This release is also available on: