discourse-ai/spec/lib/completions/endpoints
Roman Rizzi 442681a3d3
FIX: Mixtral models have system role support. (#703)
Using assistant role for system produces an error because
they expect alternating roles like user/assistant/user and so on.
Prompts cannot start with the assistant role.
2024-07-04 13:23:03 -03:00
..
anthropic_spec.rb FIX: switch off native tools on Anthropic Claude Opus (#659) 2024-06-07 10:52:01 -03:00
aws_bedrock_spec.rb FIX: switch off native tools on Anthropic Claude Opus (#659) 2024-06-07 10:52:01 -03:00
cohere_spec.rb FEATURE: Add native Cohere tool support (#655) 2024-06-04 08:59:15 +10:00
endpoint_compliance.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
gemini_spec.rb FIX: when creating an llm we were not creating user (#685) 2024-06-24 09:59:42 +10:00
hugging_face_spec.rb FIX: Mixtral models have system role support. (#703) 2024-07-04 13:23:03 -03:00
open_ai_spec.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
vllm_spec.rb FIX: Mixtral models have system role support. (#703) 2024-07-04 13:23:03 -03:00