minhvtt commited on
Commit
680a4ae
·
verified ·
1 Parent(s): 68aaf8e

Update main.py

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