Spaces:
Sleeping
Sleeping
Update main.py
Browse files
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": {
|