discourse-ai/spec
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
..
fabricators FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00
fixtures FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
jobs FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
lib FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
models FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
requests FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared FEATURE: Add BGE-M3 embeddings support (#569) 2024-04-10 17:24:01 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system UX: Highlight AI post helper selection (#520) 2024-04-04 11:35:01 -07:00
tasks FIX: Filter soft-deleted topics when backfilling sentiment (#527) 2024-03-12 21:01:24 -03:00
plugin_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00