ZIm/crates/assistant/src/slash_command
Roy Williams 5905fbb9ac
Allow Anthropic custom models to override temperature (#18160)
Release Notes:

- Allow Anthropic custom models to override "temperature"

This also centralized the defaulting of "temperature" to be inside of
each model's `into_x` call instead of being sprinkled around the code.
2024-09-20 14:59:12 -06:00
..
auto_command.rs Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
context_server_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
default_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
delta_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
diagnostics_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
docs_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
fetch_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
file_command.rs Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
now_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
project_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
prompt_after_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_before_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
search_command.rs Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
symbols_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
tab_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
terminal_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
workflow_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00