discourse-ai/app
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
..
controllers/discourse_ai FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
helpers/discourse_ai/ai_bot FIX: expire assets when CSS changes FIX: missing translation on share page (#528) 2024-03-13 20:52:33 +11:00
jobs FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
serializers FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
views UX: Add title suffix to shared AI pages (#531) 2024-03-15 10:31:58 +00:00