Shreyas094 commited on
Commit
147acd9
·
verified ·
1 Parent(s): 8fcdb06

Update app.py

Browse files

Dropped a whole new update to the SearchGPT space. Now able to handle a conversational chat model while doing web search. Use of DuckduckGo Chat for enabling a plethora of models including GPT Mini and Claude. Hope you enjoy the same.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -741,4 +741,4 @@ with demo:
741
  )
742
 
743
  if __name__ == "__main__":
744
- demo.launch(share=True)
 
741
  )
742
 
743
  if __name__ == "__main__":
744
+ demo.launch(share=True)