discourse-ai/spec/lib/completions/endpoints
Sam 8f4cd2fcbd
FEATURE: allow disabling of top_p and temp for thinking models (#1184)
thinking models such as Claude 3.7 Thinking and o1 / o3 do not
support top_p or temp.

Previously you would have to carefully remove it from everywhere
by having it be a provider param we now support blanker removing
without forcing people to update automation rules or personas
2025-03-11 16:54:02 +11:00
..
anthropic_spec.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
aws_bedrock_spec.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
cohere_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
endpoint_compliance.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
gemini_spec.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
hugging_face_spec.rb FIX: Add tool support to open ai compatible dialect and vllm (#734) 2024-08-02 09:52:33 -03:00
nova_spec.rb FEATURE: Amazon Nova support via bedrock (#997) 2024-12-06 07:45:58 +11:00
ollama_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
open_ai_spec.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
open_router_spec.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
samba_nova_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
vllm_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00