discourse-ai/lib/completions/dialects
Sam 50be66ee63
FEATURE: Gemini 1.5 pro support and Claude Opus bedrock support (#580)
- Updated AI Bot to only support Gemini 1.5 (used to support 1.0) - 1.0 was removed cause it is not appropriate for Bot usage
- Summaries and automation can now lean on Gemini 1.5 pro
- Amazon added support for Claude 3 Opus, added internal support for it on bedrock
2024-04-17 15:37:19 +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 FEATURE: Gemini 1.5 pro support and Claude Opus bedrock support (#580) 2024-04-17 15:37:19 +10: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