Arcypojeb commited on
Commit
ed808a2
·
1 Parent(s): a2f1aa1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ async def askQuestion(question):
56
  print(f"Request failed with exception: {e}")
57
 
58
  async def askQuestion2(question):
59
- url = 'https://api.docsbot.ai/teams/ZrbLG98bbxZ9EFqiPvyl/bots/oFFiXuQsakcqyEdpLvCB/chat'
60
  headers = {
61
  'Content-Type': 'application/json'
62
  }
 
56
  print(f"Request failed with exception: {e}")
57
 
58
  async def askQuestion2(question):
59
+ url = 'https://api.docsbot.ai/teams/ZrbLG98bbxZ9EFqiPvyl/bots/oFFiXuQsakcqyEdpLvCB/chat'
60
  headers = {
61
  'Content-Type': 'application/json'
62
  }