Shreyas094 commited on
Commit
cbefcdc
·
verified ·
1 Parent(s): 6bc00b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -710,7 +710,7 @@ class ChatBot:
710
  self.score_threshold = 0.8
711
  self.temperature = 0.1
712
  self.conversation_history = []
713
- self.base_url = "https://gitdeem-searxng.hf.space"
714
  self.headers = {
715
  "X-Searx-API-Key": "f9f07f93b37b8483aadb5ba717f556f3a4ac507b281b4ca01e6c6288aa3e3ae5"
716
  }
 
710
  self.score_threshold = 0.8
711
  self.temperature = 0.1
712
  self.conversation_history = []
713
+ self.base_url = "https://fanxiaofan-searxng.hf.space"
714
  self.headers = {
715
  "X-Searx-API-Key": "f9f07f93b37b8483aadb5ba717f556f3a4ac507b281b4ca01e6c6288aa3e3ae5"
716
  }