discourse-ai/db
Sam f6ac5cd0a8
FEATURE: allow tuning of RAG generation (#565)
* FEATURE: allow tuning of RAG generation

- change chunking to be token based vs char based (which is more accurate)
- allow control over overlap / tokens per chunk and conversation snippets inserted
- UI to control new settings

* improve ui a bit

* fix various reindex issues

* reduce concurrency

* try ultra low queue ... concurrency 1 is too slow.
2024-04-12 10:32:46 -03:00
..
fixtures FEATURE: AI helper support in non English languages (#489) 2024-02-27 16:31:51 -03:00
migrate FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
post_migrate FIX: Explicit check for empty string in compat migration (#463) 2024-02-07 14:51:51 -03:00