shukdevdattaEX commited on
Commit
25fc7d9
·
verified ·
1 Parent(s): 4560f26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ Remember: Your goal is to be the most reliable, up-to-date source of information
68
  "role": "user",
69
  "content": query,
70
  },
71
- ]
72
  model=model,
73
  temperature=temperature,
74
  max_tokens=1500
 
68
  "role": "user",
69
  "content": query,
70
  },
71
+ ],
72
  model=model,
73
  temperature=temperature,
74
  max_tokens=1500