userlele commited on
Commit
b083b44
·
verified ·
1 Parent(s): 012c898

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -18,7 +18,7 @@ global_state = {
18
 
19
  @app.get("/")
20
  def home():
21
- return {"message": "Chào bạn, mình là Tống đài viên của MBAL. Vui lòng truy cập link .. để thử nghiệm nhé!
22
  "}
23
 
24
  @app.get("/ask")
 
18
 
19
  @app.get("/")
20
  def home():
21
+ return {"message": "Chào bạn, mình là Tống đài viên của MBAL. Vui lòng truy cập link https://userlele-21thang4.hf.space/docs để thử nghiệm nhé!"
22
  "}
23
 
24
  @app.get("/ask")