This update resolves a regression that was introduced in https://github.com/discourse/discourse-ai/pull/1036/files. Previously, only seeded models that were allowed could be configured for model settings. However, in our attempts to prevent unreachable LLM errors from not allowing settings to persist, it also unknowingly allowed seeded models that were not allowed to be configured. This update resolves this issue, while maintaining the ability to still set unreachable LLMs. |
||
---|---|---|
.. | ||
embedding_defs_enumerator.rb | ||
embedding_defs_validator.rb | ||
embeddings_model_validator.rb | ||
embeddings_module_validator.rb | ||
llm_dependency_validator.rb | ||
llm_enumerator.rb | ||
llm_validator.rb | ||
llm_vision_enumerator.rb | ||
persona_enumerator.rb |