Browse Source

typo fixed

xinpeng-zhang 1 year ago
parent
commit
9c47195638
1 changed files with 1 additions and 1 deletions
  1. 1 1
      function_call_demo/main.py

+ 1 - 1
function_call_demo/main.py

@@ -26,7 +26,7 @@ def main():
                     "properties": {
                     "properties": {
                         "location": {
                         "location": {
                             "description": "the location need to check the weather",
                             "description": "the location need to check the weather",
-                            "tyoe": "str",
+                            "type": "str",
                         }
                         }
                     },
                     },
                     "required": [
                     "required": [