[Store] Add support for Vektor
#8106
code-quality.yaml
on: pull_request
Matrix
/
Build
5s
Matrix: phpstan-bridge
Matrix: phpstan-package
Annotations
4 errors
|
PHPStan / Store / Vektor
Process completed with exit code 1.
|
|
PHPStan / Store / Vektor:
Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() return type has no value type specified in iterable type array.
|
|
PHPStan / Store / Vektor:
Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() has parameter $payload with no value type specified in iterable type array.
|
|
PHPStan / Store / Vektor:
Store.php#L75
Method Symfony\AI\Store\Bridge\Vektor\Store::query() should return iterable<Symfony\AI\Store\Document\VectorDocument> but return statement is missing.
|