discourse-ai/lib/configuration
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
..
embeddings_model_validator.rb UX: Re-introduce embedding settings validations (#457) 2024-02-01 16:54:09 -03:00
embeddings_module_validator.rb UX: Re-introduce embedding settings validations (#457) 2024-02-01 16:54:09 -03:00
llm_dependency_validator.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
llm_enumerator.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
llm_validator.rb FEATURE: Allow deleting custom LLMs. (#643) 2024-05-27 16:44:08 -03:00