discourse/plugins/discourse-ai/spec/requests/admin
Roman Rizzi df34b9ab71
FIX: LLM config must be valid before running a test (#34806)
<img width="500" height="246" alt="Screenshot 2025-09-15 at 10 34 05 AM"
src="https://github.com/user-attachments/assets/8d406f25-4720-4d63-9f0d-64031b64111b"
/>
2025-09-15 11:40:01 -03:00
..
ai_artifacts_controller_spec.rb FEATURE: CRUD access for ai-artifacts (admin only) (#34193) 2025-08-14 12:17:20 +10:00
ai_embeddings_controller_spec.rb DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
ai_features_controller_spec.rb FEATURE: Display automation scripts in the AI features page (#34254) 2025-08-13 09:40:38 -03:00
ai_llm_quotas_controller_spec.rb
ai_llms_controller_spec.rb FIX: LLM config must be valid before running a test (#34806) 2025-09-15 11:40:01 -03:00
ai_personas_controller_spec.rb
ai_spam_controller_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
ai_tools_controller_spec.rb
ai_translations_controller_spec.rb UX: Some translation progress chart refinements (#34674) 2025-09-03 11:19:50 +08:00
ai_usage_controller_spec.rb FIX: ensure usage report is timezone aware to prevent gaps (#33913) 2025-07-29 13:42:31 -07:00
rag_document_fragments_controller_spec.rb
reviewable_controller_spec.rb