-
**Describe the bug**
I've been experimenting with Redis and Redisearch for vector search on my 120-dimensional vectors. While everything seems very good on small amounts of data, after adding only …
-
Hi there!
I would be grateful if someone could tell me how to solve the following problem:
When doing a clean install on a host with Ubuntu 22.04.4 LTS, an error occurs:
Seeding globals from rol…
-
In the UI there is an option to simply press inorder for the model to only use the vector databasis provided. How to do it locally with an API server i run the code like this: python3 generate.py --ba…
-
whem trying to create the index using the command on the tutorial
```
FT.CREATE idx:bikes_vss ON JSON
PREFIX 1 bikes: SCORE 1.0
SCHEMA
$.model TEXT WEIGHT 1.0 NOSTEM
$.brand TEXT…
-
### Overview
The versify app is experiencing significant delays or failures when fetching k-means cluster results from our Python backend API. This issue is causing poor user experience and needs t…
-
Support for the Postgres vector package, _pgvector_, would make Serverpod a more viable option for working with generative AI. The primary use case is RAG (retrieval-augmented generation).
![vector…
-
### Describe the issue
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
Cell In[15], line 1
-…
qslia updated
1 month ago
-
I want to implement the "search by image" function using langchain4j. The scenario is as follows: first, 100,000 images need to be vectorized and stored in a vector database, and then the most similar…
-
Add link for a cherrytree file and add the node or anchor in the link.
link my_file.ctx -anchor anchor_name -> open the file my_file.ctx and go directly to the anchor named "anchor_na…
-
**Description**
Add a simple vectorDB rag to enhance memory.
**Use Case**
It would be possible to retrieve information from outside of the context window
sotwi updated
9 hours ago