Releases: nextcloud-releases/llm2
Releases · nextcloud-releases/llm2
v2.2.2
v2.2.1
Fixed
- fixed failed import
v2.2.0
New
enh(summarize): Try to make it use bulleted lists for longer texts
enh: Implement chatwithtools task type
feat: Use chunking if the text doesn't fit the context
Fixed
fix(summarize): Use a better algorithm for chunked summaries
fix(summarize): Always summarize at least once
fix(ci): app_api is pre-installed from NC 31 (#37) Anupam Kumar* 03.10.24, 14:13
v2.1.4
2.1.3
v2.1.2
v2.1.1
v2.1.0
[2.1.0] - 2024-08-22
Fix
- Catch network exceptions and keep the loop going
Change
- Migrate default config to llama compatible config
- Use COMPUTE_DEVICE to determine gpu offloading
- Use TaskProcessingProvider class for registration
- Better handling of app enabled state
- Download models on /init
v2.0.1
fix: Loading multiple models was broken Signed-off-by: Marcel Klehr <[email protected]>
v2.0.0
Signed-off-by: Marcel Klehr <[email protected]>