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( dict(
name="write_file", name="write_file",
description="write new content into the file", description="write new content into the file",
# strict=True, strict=True,
parameters=dict( parameters=dict(
type="object", type="object",
properties=dict( properties=dict(