mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 18:15:00 +00:00
copy
This commit is contained in:
parent
3c4dad7eb4
commit
1b530f9200
8 changed files with 27 additions and 7 deletions
|
@ -495,6 +495,26 @@ cog.out("```\n")
|
|||
use_system_prompt: true
|
||||
use_temperature: true
|
||||
weak_model_name: claude-3-haiku-20240307
|
||||
- accepts_images: false
|
||||
cache_control: true
|
||||
caches_by_default: false
|
||||
edit_format: diff
|
||||
editor_edit_format: editor-diff
|
||||
editor_model_name: anthropic/claude-3-5-sonnet-20240620
|
||||
examples_as_sys_msg: true
|
||||
extra_params:
|
||||
extra_headers:
|
||||
anthropic-beta: prompt-caching-2024-07-31
|
||||
max_tokens: 8192
|
||||
lazy: false
|
||||
name: anthropic/claude-3-5-sonnet-20241122
|
||||
reminder: user
|
||||
send_undo_reply: false
|
||||
streaming: true
|
||||
use_repo_map: true
|
||||
use_system_prompt: true
|
||||
use_temperature: true
|
||||
weak_model_name: claude-3-haiku-20240307
|
||||
- accepts_images: false
|
||||
cache_control: true
|
||||
caches_by_default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue