discourse-ai/app/controllers/discourse_ai
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
..
admin FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
ai_bot FIX: Secure/unsecure uploads when sharing AI conversations (#554) 2024-04-11 10:00:41 +10:00
ai_helper DEV: Add attribution to AI captioned images (#483) 2024-02-21 10:10:22 -08:00
embeddings FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00