discourse-ai/spec/lib/completions
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
..
dialects FEATURE: Amazon Nova support via bedrock (#997) 2024-12-06 07:45:58 +11:00
endpoints FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
anthropic_message_processor_spec.rb FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
json_stream_decoder_spec.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
llm_spec.rb FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
prompt_messages_builder_spec.rb FEATURE: automation triage using personas (#1126) 2025-03-06 09:41:09 +11:00
prompt_spec.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
xml_tag_stripper_spec.rb FIX: display search correctly, bug when stripping XML (#668) 2024-06-14 15:28:40 +10:00
xml_tool_processor_spec.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00