minhvtt commited on
Commit
229bcb5
·
verified ·
1 Parent(s): ea50d00

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -59,7 +59,7 @@ async def root():
59
  "document_db": "MongoDB",
60
  "endpoints": {
61
  "embeddings_search": {
62
- "API endpoint(Gốc): https://minhvtt-EBD-Fest.hf.space/",
63
  "POST /index": {
64
  "description": "Index document với text và/hoặc image vào vector database",
65
  "request": {
 
59
  "document_db": "MongoDB",
60
  "endpoints": {
61
  "embeddings_search": {
62
+ "API endpoint": "https://minhvtt-EBD-Fest.hf.space/",
63
  "POST /index": {
64
  "description": "Index document với text và/hoặc image vào vector database",
65
  "request": {