This commit is contained in:
Paul Gauthier 2024-08-15 08:12:30 -07:00
parent bac04a2a3d
commit bf2d5fee03

View file

@ -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(