mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-08 21:55:00 +00:00
force tool use
This commit is contained in:
parent
675263623d
commit
3996c4a7d5
2 changed files with 4 additions and 2 deletions
|
@ -25,7 +25,7 @@ class SingleWholeFileFunctionCoder(Coder):
|
|||
),
|
||||
content=dict(
|
||||
type="string",
|
||||
# description="Content to write to the file",
|
||||
description="Content to write to the file",
|
||||
),
|
||||
),
|
||||
required=["explanation", "content"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue