discourse-ai/spec/lib/completions/endpoints
Sam 1d5fa0ce6c
FIX: when creating an llm we were not creating user (#685)
This meant that if you toggle ai user early it surprisingly did
not work.

Also remove safety settings from gemini, it is overly cautious
2024-06-24 09:59:42 +10: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 FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
open_ai_spec.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
vllm_spec.rb REFACTOR: Migrate Vllm/TGI-served models to the OpenAI format. (#588) 2024-05-07 10:02:16 -03:00