discourse-ai/lib/completions/dialects
Sam 23d12c8927
FEATURE: GPT-4 turbo vision support (#575)
Recent release of GPT-4 turbo adds vision support, this adds
the pipeline for sending images to Open AI.
2024-04-11 16:22:59 +10:00
..
chat_gpt.rb FEATURE: GPT-4 turbo vision support (#575) 2024-04-11 16:22:59 +10:00
claude.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
command.rb FEATURE: Cohere Command R support (#558) 2024-04-11 07:24:17 +10:00
dialect.rb FIX: tools broke on Claude with no params (#574) 2024-04-11 15:17:56 +10:00
fake.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
gemini.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
llama2_classic.rb FIX: throwing away first file in diff (#573) 2024-04-11 13:26:58 +10:00
mixtral.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
orca_style.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00