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).: |
||
|---|---|---|
| .. | ||
| embeddings_model_validator.rb | ||
| embeddings_module_validator.rb | ||
| llm_dependency_validator.rb | ||
| llm_enumerator.rb | ||
| llm_validator.rb | ||