mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
## 🔍 Overview This update migrates the `enabled_chat_bot` column on the LlmModel to an independent setting called: `ai_bot_enabled_llms`. In this setting admins can quickly select all LLM models that will be enabled for AI bot. ## 📷 Screenshots <img width="343" height="343" alt="Screenshot 2025-12-15 at 14 05 20" src="https://github.com/user-attachments/assets/2386b6ed-a7ad-4bbc-bc3c-bf0d1c8427c8" /> |
||
|---|---|---|
| .. | ||
| embedding_defs_enumerator.rb | ||
| embedding_defs_validator.rb | ||
| embeddings_module_validator.rb | ||
| feature.rb | ||
| llm_dependency_validator.rb | ||
| llm_enumerator.rb | ||
| llm_validator.rb | ||
| llm_vision_enumerator.rb | ||
| module.rb | ||
| persona_enumerator.rb | ||
| simple_llm_validator.rb | ||
| spam_detection_validator.rb | ||