discourse-ai/spec/lib/modules/ai_bot/personas
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
..
persona_spec.rb FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
researcher_spec.rb FEATURE: web browsing tool (#548) 2024-03-28 16:01:58 +11:00
settings_explorer_spec.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
sql_helper_spec.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00