-
Currently we use [lancedb](https://lancedb.com/) as our vector database. LanceDB runs in memory, which means we can package the necessary data files within the Lambda container image build and not hav…
-
### Priori### Description
Create a version of [MultimodalQnA](https://github.com/opea-project/GenAIExamples/tree/main/MultimodalQnA) example with Milvus as Vector DB
The implementation can refer…
-
### Describe your problem
Are the all slice vectors also stored in ES? Can i use ES as my own database?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Android, iOS
### Descri…
-
Create Node vector database examples for each of the following features using the Python OpenAI cookbook as a reference:
- [ ] JSON + VSS
- [ ] Hybrid Querying
- [ ] QnA
- [ ] performance "fine …
-
### What happened?
When using langchain together with Chroma DB i come across the following error when intiating a chroma vector store.
Instanitation code
# Create the vectorstore in Chroma
…
-
### What is the bug or the crash?
QGis crashes when user tries to add a new vector layer from database (ODBC) source. This occurs both testing the connection as well as adding the layer (without test…
-
I'm using the **text-embedding-3-large** model and configuring **Euclidean distance** as the similarity metric in **Qdrant**. After indexing my data with these settings, I noticed that some returned d…
-
#### Feature Description
Although #365 provides a solution for parsing vector types, it deviates from the syntax specifications of [MySQL](https://dev.mysql.com/doc/refman/9.0/en/vector.html). Curr…
-
[How can I retrieve K nearest embedding vectors quickly?](https://platform.openai.com/docs/guides/embeddings/how-can-i-retrieve-k-nearest-embedding-vectors-quickly)
Pinecone:
- https://github.com/…