issues Search Results · repo:qdrant/vector-db-benchmark language:Python
Filter by
64 results
(85 ms)64 results
inqdrant/vector-db-benchmark (press backspace or delete to remove)Are there any Python libraries for knowledge base retrieval? I want to search for relevant information in a knowledge
base based on user input. Do you have any recommendations? Thanks!
20246688
- Opened 6 days ago
- #228
Hi. Thanks for providing valuable benchmark tools and results. I want to know how the top-k parameters which determines
the number of retrieved data were set in benchmark results. The RPS or latency result ...
reshnah
- 1
- Opened on Dec 16, 2024
- #216
Glancing at the code looks like this project makes no effort to measure service and wait time, rather just measuring
service time - suffering from Coordinated omission.
I d suggest authors look at tools ...
gingerwizard
- Opened on Sep 30, 2024
- #207
The dependency weaviate-client got an (for us) breaking change:
A refactoring of the underlying implementation of the WeaviateClient to use the WeaviateAsyncClient under-the-hood scheduling the necessary ...
LukasWestholt
- 1
- Opened on Sep 19, 2024
- #199
Pgvector Condition Parser does not use proper subfilter parameter for and clauses
if and_subfilters is not None and len(and_subfilters) 0:
clauses.append(f ( { AND .join(or_subfilters)} ...
SebanDan
- Opened on Sep 11, 2024
- #194
Hi, I am performing benchmark on aarch64 instance,
Instance: AWS EC2 Graviton(aarch64) OS: Amazon Linux 2023 Python: 3.11 Benchmark command:
python3 -m run --engines qdrant-sq-rps-m-64-ef-512 --datasets ...
eric-yq
- 1
- Opened on Aug 27, 2024
- #189
method get_appropriate_chunk_size in file snapshot_storage_ops.rs: MAX_UPLOAD_SIZE is 5GB,and if file_size
MAX_UPLOAD_SIZE,return error However, according to the Amazon/Google S3 protocol, the maximum ...
jkwusu
- 1
- Opened on Aug 16, 2024
- #187
The poetry install command mentioned in the Run the client section of your README file doesn t run as expected and
returns with the error:
No dependencies to install or update
Installing the current ...
zeevbensender
- 1
- Opened on Aug 5, 2024
- #177
The Run the client section in your README file doesn t run as expected. The poetry install returns with the error:
`Installing dependencies from lock file
No dependencies to install or update
Installing ...
zeevbensender
- Opened on Aug 5, 2024
- #176
Hi,
I use vector-db-benchmark to run my vector engines and get the results, but how can I draw a picture like the one
displayed on your README webpage ?
Thanks
cydrain
- 1
- Opened on Jul 31, 2024
- #173

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.