From ed943799f1567b77ffe3b1c112b70be3f86f52b2 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 15 Aug 2024 10:36:10 -0700 Subject: [PATCH] non-strict --- aider/coders/single_wholefile_func_coder.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/coders/single_wholefile_func_coder.py b/aider/coders/single_wholefile_func_coder.py index 3c595bac4..f1388eef7 100644 --- a/aider/coders/single_wholefile_func_coder.py +++ b/aider/coders/single_wholefile_func_coder.py @@ -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(