* 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. |
||
|---|---|---|
| .. | ||
| ai_persona_spec.rb | ||
| completion_prompt_spec.rb | ||
| model_accuracy_spec.rb | ||
| rag_document_fragment_spec.rb | ||
| reviewable_ai_chat_message_spec.rb | ||
| reviewable_ai_post_spec.rb | ||
| shared_ai_conversation_spec.rb | ||