adding mongodb vector_io module

updated mongodb.py from print to log

add documentation for mongodb vector search module

changed insert to update mongodb

bug fix mongodb json object conversion error
This commit is contained in:
Ashwin Gangadhar 2025-02-19 21:48:05 +05:30
parent d224ae0c8e
commit 80d9d50954
8 changed files with 503 additions and 65 deletions

View file

@ -48,6 +48,7 @@ Here is a list of the various API providers and available distributions that can
| NVIDIA NIM | Hosted and Single Node | | ✅ | | | |
| Chroma | Single Node | | | ✅ | | |
| PG Vector | Single Node | | | ✅ | | |
| MongoDB Atlas | Hosted | | | ✅ | | |
| PyTorch ExecuTorch | On-device iOS | ✅ | ✅ | | | |
| vLLM | Hosted and Single Node | | ✅ | | | |