From bf2d5fee0318bf66cf243b233f712151ebc5e469 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 15 Aug 2024 08:12:30 -0700 Subject: [PATCH] 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 f1388eef7..3c595bac4 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(