SyedHasanCronosPMC commited on
Commit
9f6a06c
·
verified ·
1 Parent(s): c1d3b60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ openai.api_key = os.getenv("OPENAI_API_KEY1")
14
  {
15
  "name": "get_weather",
16
  "description": "Determine weather in my location",
17
- "strict": true,
18
  "parameters": {
19
  "type": "object",
20
  "properties": {
 
14
  {
15
  "name": "get_weather",
16
  "description": "Determine weather in my location",
17
+ "strict": False,
18
  "parameters": {
19
  "type": "object",
20
  "properties": {