mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
non-strict
This commit is contained in:
parent
bf2d5fee03
commit
ed943799f1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class SingleWholeFileFunctionCoder(Coder):
|
|||
dict(
|
||||
name="write_file",
|
||||
description="write new content into the file",
|
||||
strict=True,
|
||||
# strict=True,
|
||||
parameters=dict(
|
||||
type="object",
|
||||
properties=dict(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue