fix wrong params in required field
This commit is contained in:
parent
594af0ade7
commit
8599666393
@ -17,7 +17,7 @@ tools = [
|
||||
"description": "the content to write to the file.",
|
||||
},
|
||||
},
|
||||
"required": ["location"]
|
||||
"required": ["file_path","content"],
|
||||
},
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user