discourse-ai/lib/configuration
Roman Rizzi 8d5f901a67
DEV: Rewire AI bot internals to use LlmModel (#638)
* DRAFT: Create AI Bot users dynamically and support custom LlmModels

* Get user associated to llm_model

* Track enabled bots with attribute

* Don't store bot username. Minor touches to migrate default values in settings

* Handle scenario where vLLM uses a SRV record

* Made 3.5-turbo-16k the default version so we can remove hack
2024-06-18 14:32:14 -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 DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
llm_validator.rb FEATURE: Allow deleting custom LLMs. (#643) 2024-05-27 16:44:08 -03:00
llm_vision_enumerator.rb FEATURE: add support for all vision models (#646) 2024-05-28 10:31:15 -03:00