* FIX: various RAG edge cases - Nicer text to describe RAG, avoids the word RAG - Do not attempt to save persona when removing uploads and it is not created - Remove old code that avoided touching rag params on create * FIX: Missing pause button for persona users * Feature: allow specific users to debug ai request / response chains This can help users easily tune RAG and figure out what is going on with requests. * discourse helper so it does not explode * fix test * simplify implementation |
||
|---|---|---|
| .. | ||
| ai_api_audit_log.rb | ||
| ai_persona.rb | ||
| classification_result.rb | ||
| completion_prompt.rb | ||
| model_accuracy.rb | ||
| post_custom_prompt.rb | ||
| rag_document_fragment.rb | ||
| reviewable_ai_chat_message.rb | ||
| reviewable_ai_post.rb | ||
| shared_ai_conversation.rb | ||