fix: remove wrong default prompt in function tool
This commit is contained in:
@@ -21,7 +21,6 @@ class NormalPythonExecute(PythonExecute):
|
||||
"code_type": {
|
||||
"description": "code type",
|
||||
"type": "string",
|
||||
"default": "html",
|
||||
"enum": ["process", "report", "others"],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user