Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qdrant/qdrant-client issues and pull requests
#732 - remove default hybrid search from query_points
Issue -
State: closed - Opened by joein 6 months ago
Labels: enhancement
#731 - chore: remove qdrant_openapi_client directory
Pull Request -
State: closed - Opened by joein 6 months ago
- 1 comment
#730 - Change upload points async
Pull Request -
State: closed - Opened by hh-space-invader 6 months ago
- 1 comment
#729 - new: regenerate clients
Pull Request -
State: closed - Opened by joein 6 months ago
- 1 comment
#728 - sample random numbers from another distribution to avoid flaky tests
Issue -
State: open - Opened by joein 6 months ago
- 1 comment
Labels: enhancement
#726 - Grpc comparison in tests
Pull Request -
State: closed - Opened by joein 6 months ago
#725 - fix async client generator for python3.12
Issue -
State: closed - Opened by joein 6 months ago
Labels: bug
#724 - investigate nan behavior in local mode / rest / grpc
Issue -
State: closed - Opened by joein 6 months ago
#723 - improve semver comparison in tests
Issue -
State: closed - Opened by joein 6 months ago
Labels: enhancement
#722 - upload_points has to be sync in AsyncQdrantClient
Issue -
State: closed - Opened by joein 6 months ago
- 1 comment
Labels: bug
#721 - Add missing timeouts and regenerate grpc
Pull Request -
State: closed - Opened by hh-space-invader 6 months ago
- 1 comment
#720 - deleted tools/generate_rest_client.sh
Pull Request -
State: closed - Opened by hh-space-invader 6 months ago
- 2 comments
#719 - Refactor recreate collection
Pull Request -
State: closed - Opened by hh-space-invader 6 months ago
- 1 comment
#717 - added new to type stub + fixed type hinting
Pull Request -
State: closed - Opened by hh-space-invader 6 months ago
- 5 comments
#716 - query_points is not working
Issue -
State: closed - Opened by projectsenmasa 6 months ago
- 6 comments
#715 - fix: do not modify input structs in-place
Pull Request -
State: closed - Opened by joein 6 months ago
- 2 comments
#714 - Huge CPU usage of qdrant client when deserializing payload
Issue -
State: open - Opened by GDegrove 6 months ago
- 4 comments
#713 - QdrantLocal issue in combination with Prefetch in query_points API
Issue -
State: closed - Opened by TSchererBTB 6 months ago
- 4 comments
Labels: bug
#712 - Show url which is insecure on client connect
Pull Request -
State: open - Opened by dhruv-anand-aintech 6 months ago
- 3 comments
#711 - Tests: Replace all recreate_collection calls with delete/create
Issue -
State: closed - Opened by joein 6 months ago
- 1 comment
Labels: good first issue
#709 - [BUG] `on_disk_payload` always return None even if it is explicitly provided value from argument
Issue -
State: closed - Opened by bibekyess 6 months ago
- 1 comment
#708 - Switching to grpc crashes search code
Issue -
State: open - Opened by jlkravitz 6 months ago
- 2 comments
#707 - new: extend query interface with documents
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#706 - Refactor retry during migration
Pull Request -
State: closed - Opened by hh-space-invader 7 months ago
- 1 comment
#705 - Random sample in local mode
Pull Request -
State: closed - Opened by coszio 7 months ago
- 1 comment
#704 - use grpc in query congruence tests
Pull Request -
State: closed - Opened by coszio 7 months ago
- 2 comments
#703 - Distribution-based score fusion in local mode
Pull Request -
State: closed - Opened by coszio 7 months ago
#702 - fix: do not compare indexed count in tests
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#700 - Test migration of multivectors and sparse vectors
Pull Request -
State: closed - Opened by hh-space-invader 7 months ago
- 3 comments
#699 - Bug report: Publish pipeline
Pull Request -
State: open - Opened by michaelfeil 7 months ago
- 4 comments
#698 - docs: Removed recreate_collection quickstart.ipynb
Pull Request -
State: closed - Opened by Anush008 7 months ago
- 1 comment
#697 - fix: fix conversion of datetime objects to grpc
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#696 - Python client type hint error
Issue -
State: closed - Opened by ShravanSunder 7 months ago
- 1 comment
#695 - bug: tests fails due to datetime difference 00:00 vs Z
Issue -
State: closed - Opened by joein 7 months ago
#692 - Limiting RAM in Qdrant
Issue -
State: closed - Opened by Faiee50 7 months ago
#691 - Support async in upload_collection
Issue -
State: open - Opened by JacksonCakes 7 months ago
- 1 comment
#690 - universal-search: Query Group API and local mode
Pull Request -
State: closed - Opened by agourlay 7 months ago
- 4 comments
#689 - query_points raise exception: ResponseHandlingException: 1 validation error for ParsingModel[InlineResponse20021] (for parse_as_type)
Issue -
State: closed - Opened by hgye 7 months ago
- 12 comments
#688 - tests: add tests for query points with document
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#687 - Unlock pyright dependency
Issue -
State: closed - Opened by joein 7 months ago
#686 - new: set idf modifier in fastembed mixin for bm models
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#684 - add tests for query_points with Document
Issue -
State: closed - Opened by joein 7 months ago
- 1 comment
Labels: enhancement, good first issue
#682 - fix: fix grpc conversion bugs for sparse and multi vectors
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#681 - fix: skip no prefetch query test if version is low
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#680 - bug: qdrant using poetry
Issue -
State: open - Opened by vikyw89 7 months ago
- 8 comments
#679 - Setting Parameters in Qdrant Client running in " Memory" Issue:
Issue -
State: closed - Opened by karndeepsingh 7 months ago
- 1 comment
#678 - new: add info endpoint
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#677 - [BUG] test_referenced_vectors crashes with validation errors on pydantic v1.10.x
Issue -
State: closed - Opened by joein 7 months ago
- 1 comment
Labels: bug
#676 - universal-query: Test scrolling query with offset
Pull Request -
State: closed - Opened by coszio 7 months ago
- 1 comment
#675 - Missing Example for Using ColBERT with Python Client in Blog and Documentation
Issue -
State: closed - Opened by harsh-sprinklr 7 months ago
- 1 comment
#674 - fix: fix sparse vector config conversion in collection params
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#673 - Hybrid search throws error when `prefer_grpc=True`
Issue -
State: closed - Opened by StreetLamb 7 months ago
- 5 comments
#672 - The problem I encountered when using celery task to execute qdrant in fastApi
Issue -
State: open - Opened by WatermelonSumer 7 months ago
- 1 comment
#671 - Add tests for query_batch_points
Pull Request -
State: closed - Opened by tellet-q 7 months ago
#670 - new: add query interface tests, fix version checking
Pull Request -
State: closed - Opened by joein 7 months ago
#669 - Add lookup_from test
Pull Request -
State: closed - Opened by tellet-q 7 months ago
#668 - tests: Add more tests cases (prefetch and more).
Pull Request -
State: closed - Opened by tellet-q 7 months ago
- 1 comment
#667 - fix: fix maxsim
Pull Request -
State: closed - Opened by joein 7 months ago
#666 - fix: increase context search limit
Pull Request -
State: closed - Opened by joein 7 months ago
#665 - [Feature] Allow to rename collections on migration
Pull Request -
State: open - Opened by sigridjineth 7 months ago
- 1 comment
#664 - fix: fix isinstance check, query conversion, query batch request
Pull Request -
State: closed - Opened by joein 7 months ago
- 1 comment
#663 - fix: fix query isinstance checks, query batch call
Pull Request -
State: closed - Opened by joein 7 months ago
#662 - new: update query signature, id type and return type
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#661 - fix: do not exclude ids from lookup collection from search
Pull Request -
State: closed - Opened by joein 8 months ago
#660 - new: add query batch points interface, fix minor bugs
Pull Request -
State: closed - Opened by joein 8 months ago
#659 - universal-query: Local mode
Pull Request -
State: closed - Opened by coszio 8 months ago
- 1 comment
#658 - rollback fast-embed query method
Pull Request -
State: closed - Opened by generall 8 months ago
- 1 comment
#657 - Bump to `v1.10.0-dev`
Pull Request -
State: closed - Opened by coszio 8 months ago
- 1 comment
#656 - new: update prefetch structure, fix start from pydantic v1 bug
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#655 - new: add query interface draft
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#654 - new: add conversions pt.1
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
Labels: enhancement
#653 - Fix overwrite payload conversion
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#652 - fix orderby conversion with pydantic 1.10.x
Issue -
State: closed - Opened by joein 8 months ago
- 1 comment
Labels: bug
#651 - multivectors in local mode pt.1
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#650 - `init_from is deprecated` warnings on create collection calls
Issue -
State: open - Opened by viktorku 8 months ago
- 2 comments
#649 - [README.md] "here"-links are evil
Pull Request -
State: closed - Opened by smedegaard 8 months ago
- 2 comments
#648 - Extra inputs are not permitted
Issue -
State: closed - Opened by zopidev 8 months ago
- 5 comments
#647 - can not get "time" from api using the sdk
Issue -
State: open - Opened by jiangying000 8 months ago
- 4 comments
#646 - fix: fix bool filters for pydantic<2.6
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#645 - Fix grpc port by configure via url
Pull Request -
State: closed - Opened by ainyava 8 months ago
- 3 comments
#644 - Mounting Local Volume for Langchain Embeddings in Docker Container
Issue -
State: open - Opened by pseudo-usama 8 months ago
- 8 comments
#643 - Qdrant Scroll Method Timeout
Issue -
State: closed - Opened by Faiee50 8 months ago
- 8 comments
#642 - pydantic <=2.6.0 converts bool to 0/1 and breaks bool filters
Issue -
State: closed - Opened by joein 8 months ago
- 2 comments
Labels: bug
#641 - NotImplementedError: cannot instantiate 'WindowsPath' on your system
Issue -
State: closed - Opened by eranault 8 months ago
- 2 comments
Labels: bug
#640 - fix: fix integer index conversion
Pull Request -
State: closed - Opened by joein 8 months ago
- 1 comment
#638 - qdrant cloud: retrieve collection metrics via python client
Issue -
State: closed - Opened by filipecosta90 8 months ago
- 1 comment
#637 - allow string `RecommendStrategy` with `prefer_grpc=True`
Pull Request -
State: closed - Opened by coszio 8 months ago
- 1 comment
#636 - invalid PayloadIndexParams model: integer_index_params in gRPC mode
Issue -
State: closed - Opened by yoch 8 months ago
- 2 comments
#635 - ModuleNotFoundError: No module named 'dbm' during connection
Issue -
State: closed - Opened by Willseed 8 months ago
- 3 comments
#633 - Missing update_payload method
Issue -
State: closed - Opened by MrBeeMovie 9 months ago
#632 - Request Time out Error
Issue -
State: open - Opened by komi786 9 months ago
- 6 comments
#631 - Unable to use metadata filter values containing spaces
Issue -
State: closed - Opened by ms130 9 months ago
- 3 comments
#630 - I don't understand how to extract all documents
Issue -
State: closed - Opened by mmarashan 9 months ago
- 1 comment
#629 - QdrantClient seems to crash Gunicorn
Issue -
State: closed - Opened by thomasf1 9 months ago
- 2 comments
#628 - new: deepcopy new payload
Pull Request -
State: closed - Opened by joein 9 months ago
#627 - new: return copy of payload
Pull Request -
State: closed - Opened by joein 9 months ago
- 1 comment
#626 - Indeterministic lock results
Issue -
State: open - Opened by donwitobanana 9 months ago
- 1 comment
#625 - healthz return raw str, but decode use .json()
Issue -
State: closed - Opened by 1120475708 9 months ago
- 2 comments
#624 - Local qdrant client should return deepcopy of Payloads
Issue -
State: closed - Opened by hv0905 9 months ago
- 1 comment
#623 - Drop black
Pull Request -
State: closed - Opened by generall 9 months ago
- 1 comment