force tool use

This commit is contained in:
Paul Gauthier 2024-08-14 11:21:36 -07:00
parent 675263623d
commit 3996c4a7d5
2 changed files with 4 additions and 2 deletions

View file

@ -25,7 +25,7 @@ class SingleWholeFileFunctionCoder(Coder):
),
content=dict(
type="string",
# description="Content to write to the file",
description="Content to write to the file",
),
),
required=["explanation", "content"],