discourse-ai/app/controllers/discourse_ai/admin
Roman Rizzi 7b4c099673
FIX: LlmModel validations. (#742)
- Validate fields to reduce the chance of breaking features by a misconfigured model.
- Fixed a bug where the URL might get deleted during an update.
- Display a warning when a model is currently in use.
2024-08-06 14:35:35 -03:00
..
ai_llms_controller.rb FIX: LlmModel validations. (#742) 2024-08-06 14:35:35 -03:00
ai_personas_controller.rb FIX: properly pass errors to client (#731) 2024-07-31 17:53:18 +10:00
ai_tools_controller.rb FIX: Make sure custom tool enums follow json-schema. (#718) 2024-07-16 14:23:17 -03:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00