[Store] Add support for Vektor
#8106
Annotations
4 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() return type has no value type specified in iterable type array.
|
|
Run PHPStan:
Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() has parameter $payload with no value type specified in iterable type array.
|
|
Run PHPStan:
Store.php#L75
Method Symfony\AI\Store\Bridge\Vektor\Store::query() should return iterable<Symfony\AI\Store\Document\VectorDocument> but return statement is missing.
|
Loading