ShraddhaGami commited on
Commit
9c9a6c6
Β·
1 Parent(s): 1d7b37a

Update pages/3_πŸ“ˆ_Question_And_Answering.py

Browse files
pages/3_πŸ“ˆ_Question_And_Answering.py CHANGED
@@ -10,7 +10,7 @@ st.sidebar.header("Question and Answering")
10
 
11
 
12
  def make_request(title):
13
- URL = "https://api.cmlz0.de/service/flash/policy/application/123"
14
  payload = json.dumps({
15
  "question": title
16
  })
 
10
 
11
 
12
  def make_request(title):
13
+ URL = "https://api.amlfynd.com/service/panel/clue/ask/000000000000000000000001"
14
  payload = json.dumps({
15
  "question": title
16
  })