This change moves all the personas code into its own module. We want to treat them as a building block features can built on top of, same as `Completions::Llm`. The code to title a message was moved from `Bot` to `Playground`. |
||
|---|---|---|
| .. | ||
| ai_persona_spec.rb | ||
| ai_tool_spec.rb | ||
| completion_prompt_spec.rb | ||
| llm_model_spec.rb | ||
| llm_quota_spec.rb | ||
| llm_quota_usage_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 | ||
| user_option_spec.rb | ||