discourse-ai/spec/fixtures
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
..
embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
images FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
rag FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
search_meta FIX: Fetch categories data using specific endpoint (#543) 2024-04-08 11:33:20 +03:00