minhvtt commited on
Commit
68aaf8e
·
verified ·
1 Parent(s): 911cc77

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -118,6 +118,7 @@ async def root():
118
  "document_db": "MongoDB",
119
  "endpoints": {
120
  "chatbot_rag": {
 
121
  "POST /chat": {
122
  "description": "Chat với AI sử dụng RAG (Retrieval-Augmented Generation)",
123
  "request": {
 
118
  "document_db": "MongoDB",
119
  "endpoints": {
120
  "chatbot_rag": {
121
+ "API endpoint(Gốc): https://minhvtt-ChatbotRAG.hf.space/",
122
  "POST /chat": {
123
  "description": "Chat với AI sử dụng RAG (Retrieval-Augmented Generation)",
124
  "request": {