discourse-ai/admin/assets/javascripts/discourse/routes
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-plugins-show-discourse-ai-ai-personas-index.js DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
admin-plugins-show-discourse-ai-ai-personas-new.js FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
admin-plugins-show-discourse-ai-ai-personas-show.js DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
admin-plugins-show-discourse-ai-ai-personas.js DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
admin-plugins-show-discourse-ai-index.js DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00