Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hkulekci/qdrant-php issues and pull requests

#56 - sort implementation for scroll endpoint

Pull Request - State: closed - Opened by hkulekci 3 months ago - 1 comment

#55 - shard key opreation for collection initalized

Pull Request - State: closed - Opened by hkulekci 5 months ago - 1 comment

#54 - Update Collections.php

Pull Request - State: closed - Opened by yaroslavpopovic 6 months ago - 6 comments

#53 - Update Collections.php

Pull Request - State: closed - Opened by yaroslavpopovic 6 months ago

#52 - The value of the HNSW configuration parameter M can be zero

Pull Request - State: closed - Opened by dmitrichev 6 months ago - 1 comment

#51 - Improvement for Recommendation Endpoint

Pull Request - State: closed - Opened by hkulekci 7 months ago - 1 comment

#50 - chores: new updates

Pull Request - State: closed - Opened by xbbshampoo 7 months ago

#49 - OptimizersConfig parameter values could be zero

Pull Request - State: closed - Opened by hkulekci 9 months ago - 2 comments

#48 - indexingThreshold

Issue - State: closed - Opened by lukaszknasiecki 9 months ago - 1 comment

#47 - decouple guzzle

Pull Request - State: closed - Opened by hkulekci 11 months ago - 5 comments

#46 - Update collection cluster

Pull Request - State: closed - Opened by hkulekci 11 months ago - 1 comment

#45 - Create/Delete Shard Key Endpoints

Issue - State: closed - Opened by hkulekci 11 months ago - 1 comment
Labels: enhancement, help wanted, good first issue

#44 - try: compatible with php 7.2

Pull Request - State: closed - Opened by xbbshampoo 11 months ago

#43 - Some Improvements for Endpoints

Pull Request - State: closed - Opened by hkulekci 11 months ago - 1 comment

#41 - Test against PHP 8.3

Pull Request - State: closed - Opened by snapshotpl about 1 year ago - 3 comments

#40 - ServerException changed as extending RuntimeException. And test impro…

Pull Request - State: closed - Opened by hkulekci about 1 year ago - 1 comment

#39 - Feature request: Decouple from Guzzle

Issue - State: closed - Opened by Xesau about 1 year ago - 8 comments
Labels: enhancement, help wanted

#38 - optimizersConfig fixes

Pull Request - State: closed - Opened by hkulekci about 1 year ago - 1 comment

#37 - quantization_config parameter implemented for Update and Create Colle…

Pull Request - State: closed - Opened by hkulekci about 1 year ago - 1 comment

#36 - Create/Update Collection Configurations

Issue - State: closed - Opened by hkulekci about 1 year ago
Labels: help wanted, good first issue

#34 - quantization_config parameter need to be accepted by Qdrant\Models\Request\CreateCollection

Issue - State: closed - Opened by hkulekci about 1 year ago - 1 comment
Labels: help wanted, good first issue

#33 - Support limit for Points scroll

Pull Request - State: closed - Opened by yunwuxin over 1 year ago - 4 comments

#32 - Add `executeRaw` to main client class

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 4 comments

#31 - Enhance Flexibility with an `executeRaw` Function

Issue - State: open - Opened by gregpriday over 1 year ago - 1 comment

#30 - getName method return type changed as nullable

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#28 - Support uuid for Points

Pull Request - State: closed - Opened by mbukovy over 1 year ago - 3 comments

#27 - response class parser changed for metrics endpoint which returns text…

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#26 - MatchExcept added into the conditions of filter

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#25 - Check for empty filters

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 1 comment

#24 - Added `score_threshold` support

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 6 comments

#23 - Add threshold support

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 1 comment

#22 - Introduce ProtectedPropertyAccessor

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 4 comments

#21 - Add getters for structs.

Issue - State: closed - Opened by gregpriday over 1 year ago - 6 comments

#20 - Update VectorParams.php $distance var declaration

Pull Request - State: closed - Opened by fafiebig over 1 year ago - 1 comment

#19 - Added ignores

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 1 comment

#18 - Support for recommended endpoint

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 2 comments

#17 - nested query container implemented for filter

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#16 - We need to implement PointsBatch class

Issue - State: closed - Opened by hkulekci over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#15 - Change batch point operations

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 2 comments

#14 - Multiple Vector Support

Pull Request - State: closed - Opened by gregpriday over 1 year ago - 12 comments

#13 - Support for multiple vectors in VectorStruct

Issue - State: closed - Opened by gregpriday over 1 year ago - 3 comments

#12 - query parameters added to endpoints. started throwing exception when …

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#11 - Throw exception according to response

Issue - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#10 - Handle the text response

Issue - State: closed - Opened by hkulekci over 1 year ago
Labels: help wanted

#9 - tests improved for payload and CreateCollection request model

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#8 - Endpoints have some query parameters and they are missing

Issue - State: closed - Opened by hkulekci over 1 year ago - 1 comment
Labels: help wanted, good first issue

#7 - gdrant version tests

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#6 - delete method of Payload class need to be fixed

Issue - State: closed - Opened by hkulekci over 1 year ago
Labels: help wanted

#5 - We need to define an object for update method parameters

Issue - State: closed - Opened by hkulekci over 1 year ago
Labels: help wanted

#4 - Client interface definition changes

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#3 - filters implemented

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#2 - endpoint folder structure changed. new endpoints initialized.

Pull Request - State: closed - Opened by hkulekci over 1 year ago - 1 comment

#1 - Endpoints

Issue - State: open - Opened by hkulekci over 1 year ago