discourse-ai/app
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
..
controllers/discourse_ai FEATURE: Allow deleting custom LLMs. (#643) 2024-05-27 16:44:08 -03:00
helpers/discourse_ai/ai_bot FIX: expire assets when CSS changes FIX: missing translation on share page (#528) 2024-03-13 20:52:33 +11:00
jobs FEATURE: Add support for contextualizing a DM to a bot (#627) 2024-05-21 17:17:02 +10:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: improve logging by including llm name (#640) 2024-05-27 16:46:01 +10:00
serializers FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
views UX: Add title suffix to shared AI pages (#531) 2024-03-15 10:31:58 +00:00