discourse-ai/assets/javascripts
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
..
discourse FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
initializers FEATURE: Improve admin plugin UI and use new plugins show route (#512) 2024-03-21 14:29:56 +10:00
lib/discourse-markdown FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00