discourse-ai/config
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
..
locales FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
routes.rb UX: Display the indexing progress for RAG uploads (#557) 2024-04-09 11:03:07 -03:00
settings.yml FEATURE: Cohere Command R support (#558) 2024-04-11 07:24:17 +10:00