discourse-ai/spec/requests/admin
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
..
ai_llms_controller_spec.rb FEATURE: Allow deleting custom LLMs. (#643) 2024-05-27 16:44:08 -03:00
ai_personas_controller_spec.rb FEATURE: search command now support searching in context of user (#610) 2024-05-10 11:32:34 +10:00