We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c4d3d commit 661e436Copy full SHA for 661e436
src/store/src/Indexer.php
@@ -17,8 +17,6 @@
17
use Symfony\AI\Store\Document\VectorizerInterface;
18
19
/**
20
- * Converts a collection of TextDocuments into VectorDocuments and pushes them to a store implementation.
21
- *
22
* @author Christopher Hertel <[email protected]>
23
*/
24
final readonly class Indexer implements IndexerInterface
0 commit comments