Skip to content

Commit 47148a9

Browse files
committed
construct PHPVector accepting path
1 parent a4db484 commit 47148a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/PHPVector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use UnexpectedValueException;
1616

1717
use function array_map;
18+
use function mkdir;
1819

1920
class PHPVector implements VectorStoreInterface
2021
{

0 commit comments

Comments
 (0)