Releases: recap-utr/nlp-service
Releases · recap-utr/nlp-service
v2.0.0-beta.2
Bug Fixes
- use correct data types for serializable embedding model (a97fe3a)
v2.0.0-beta.1
⚠ 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
1.4.10 (2023-11-07)
Bug Fixes
- update openai library to v1 (8493556)
v1.4.9
1.4.9 (2023-07-04)
Bug Fixes
- set ld_preload in docker entrypoint (1285bf5)
v1.4.8
1.4.8 (2023-07-04)
Bug Fixes
- add ld_library_path to docker image (9d75c4b)
v1.4.7
1.4.7 (2023-07-03)
Bug Fixes
v1.4.6
1.4.6 (2023-07-02)
Bug Fixes
- ci: add correct permissions (ed5724f)
v1.4.5
1.4.5 (2023-07-02)
Bug Fixes
- ci: automatically build docker image (9bbdc77)
v1.4.4
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
1.4.3 (2023-06-07)
Bug Fixes
- update deps to remove yanked grpcio release (4b1f277)
This release is also available on: