discourse-ai/lib/completions/endpoints
Sam 755b63f31f
FEATURE: Add support for Mistral models (#919)
Adds support for mistral models (pixtral and mistral large now have presets)

Also corrects token accounting in AWS bedrock models
2024-11-19 17:28:09 +11:00
..
anthropic.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
aws_bedrock.rb FEATURE: Add support for Mistral models (#919) 2024-11-19 17:28:09 +11:00
base.rb FEATURE: Add support for Mistral models (#919) 2024-11-19 17:28:09 +11:00
canned_response.rb FEATURE: partial tool call support for OpenAI and Anthropic (#908) 2024-11-14 06:58:24 +11:00
cohere.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
fake.rb FEATURE: partial tool call support for OpenAI and Anthropic (#908) 2024-11-14 06:58:24 +11:00
gemini.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
hugging_face.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
mistral.rb FEATURE: Add support for Mistral models (#919) 2024-11-19 17:28:09 +11:00
ollama.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
open_ai.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
samba_nova.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
vllm.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00