discourse-ai/lib/configuration
Sam b487de933d
FEATURE: add support for all vision models (#646)
Previoulsy on GPT-4-vision was supported, change introduces support
for Google/Anthropic and new OpenAI models

Additionally this makes vision work properly in dev environments
cause we sent the encoded payload via prompt vs sending urls
2024-05-28 10:31:15 -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
llm_vision_enumerator.rb FEATURE: add support for all vision models (#646) 2024-05-28 10:31:15 -03:00