Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
|
@@ -118,7 +118,7 @@ async def root():
|
|
| 118 |
"document_db": "MongoDB",
|
| 119 |
"endpoints": {
|
| 120 |
"chatbot_rag": {
|
| 121 |
-
"API endpoint
|
| 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": {
|