discourse-ai/app/controllers/discourse_ai
Roman Rizzi 333b331eb9
FEATURE: Allow deleting custom LLMs. (#643)
This change allows us to delete custom models. It checks if there is no module using them.

It also fixes a bug where the after-create transition wasn't working. While this prevents a model from being saved multiple times, endpoint validations are still needed (will be added in a separate PR).:
2024-05-27 16:44:08 -03:00
..
admin FEATURE: Allow deleting custom LLMs. (#643) 2024-05-27 16:44:08 -03:00
ai_bot FIX: Amend incorrect translation keys (#639) 2024-05-24 20:00:36 +08:00
ai_helper FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
embeddings FIX: Load categories for AI search results (#614) 2024-05-13 16:47:37 +03:00