-
Hi! Thanks for a great project!
Would it be possible to add an example to the README of how to use a separate vector database?
Thanks!
-
Was there a reason to select Vespa as vector database.
Our company is using a different vector database and I am thinking, if I can vectorize/ index the data and use a different vector db to store…
-
e.g ChromaApi
Need to test each one.
- [x] PgVectorStore https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/pgvector-demo
- [x] Milvus https://github.com/tzolov/spring-ai-ao…
-
The vector database should be created with sample navigation specific data.
-
# Bug Report
---
## Installation Method
Kubernetes on Azure Kubernetes Service
## Environment
- **Open WebUI Version: 0.4.0
- **Operating System: AKSUbuntu-2204
- **Browser: Firefox…
-
For managing long term memory of the agent. Integration of a vector database is required.
Currently we write it to a text file which agent can refer to by reading it. Which only helps the agent tempo…
-
**Describe the bug**
When I try to connect to postgres on Azure (Cosmos) I get:
Error: vectorsService.upsertVector - Error: error: no pg_hba.conf entry for host "37.4.231.19", user "citus", datab…
-
- [ ] [Vector Database Benchmarks - Qdrant](https://qdrant.tech/benchmarks/)
# Vector Database Benchmarks - Qdrant
**DESCRIPTION:**
Benchmarking Vector Databases
At Qdrant, performance is the top…
-
(fleshing out a concept suggested by @luisquintanilla)
When ingesting data into a vector database, the input data (e.g. text) needs to be converted to embeddings. When the embeddings are stored in a …
roji updated
3 months ago
-
Hello,
I want to test this solution on about 1000 document and more, has anybody test it on that amount of data?. if not does anyone has any recommendations on how to do it like do I need to change t…