Releases: nextcloud-releases/context_chat_backend
Releases · nextcloud-releases/context_chat_backend
v4.0.3
4.0.3 - 2025-01-10
Fixed
- prevent two concurrent requests processing the same source (#130) @kyteinsky
- shorten wait to 10 mins before failing in load sources for max requests allowed (#130) @kyteinsky
v4.0.2
4.0.2 - 2025-01-09
Fixed
- fix utf-8 encoding fixes (#118) @kyteinsky
- decl access update in doc indexing (#125) @kyteinsky
- ignore temp exceptions during task polling (#127) @kyteinsky
v4.0.1
v4.0.0
4.0.0 - 2024-12-17
Changed
- database schema change for no data duplication (#108) @kyteinsky
- remove support for Chroma DB and Weaviate (#108) @kyteinsky
Fixed
- consider delete successful if doc was not in db (#107) @kyteinsky
- catch exceptions in update_access loop (#109) @kyteinsky
Added
- add reuse compliance (#111) @AndyScherzinger
v4.0.0-beta5
4.0.0-beta5 - 2024-11-20
Fixed
- selective context args (#105) @kyteinsky
- print the original traceback of the exception (#105) @kyteinsky
v4.0.0-beta4
4.0.0-beta4 - 2024-11-14
Fixed
- do not import types from llama before symlink fix (#102) @kyteinsky
- change postgres port to 5001 + fixes (#103) @kyteinsky
4.0.0-beta3
4.0.0-beta2
4.0.0-beta2 - 2024-11-11
Fixed
- reset the vector db in favour of a new embedding model (#98) @kyteinsky