discourse-ai/lib/configuration
Roman Rizzi 8849caf136
DEV: Transition "Select model" settings to only use LlmModels (#675)
We no longer support the "provider:model" format in the "ai_helper_model" and
"ai_embeddings_semantic_search_hyde_model" settings. We'll migrate existing
values and work with our new data-driven LLM configs from now on.
2024-06-19 18:01:35 -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 DEV: Transition "Select model" settings to only use LlmModels (#675) 2024-06-19 18:01:35 -03:00
llm_enumerator.rb DEV: Transition "Select model" settings to only use LlmModels (#675) 2024-06-19 18:01:35 -03:00
llm_validator.rb DEV: Transition "Select model" settings to only use LlmModels (#675) 2024-06-19 18:01:35 -03:00
llm_vision_enumerator.rb FEATURE: add support for all vision models (#646) 2024-05-28 10:31:15 -03:00