minhvtt commited on
Commit
ea50d00
·
verified ·
1 Parent(s): 03065a8

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -59,6 +59,7 @@ async def root():
59
  "document_db": "MongoDB",
60
  "endpoints": {
61
  "embeddings_search": {
 
62
  "POST /index": {
63
  "description": "Index document với text và/hoặc image vào vector database",
64
  "request": {
 
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": {