LLM: Played with a reduced-scope non-vector LLM query system #11285
Annotations
9 errors
|
build
Process completed with exit code 1.
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L77
Instantiated class BookStack\Search\Queries\TextChunker not found.
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L77
Call to method chunk() on an unknown class BookStack\Search\Queries\TextChunker.
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L69
Method BookStack\Search\Queries\EntityVectorGenerator::chunksToEmbeddings() should return array<float> but returns array<array<float>>.
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L55
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L33
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.
|
|
build:
app/Console/Commands/RegenerateVectorsCommand.php#L41
Instantiated class BookStack\Search\Queries\StoreEntityVectorsJob not found.
|
|
build:
app/Console/Commands/RegenerateVectorsCommand.php#L39
Variable $entities in PHPDoc tag `@var` does not exist.
|
|
build:
app/Console/Commands/RegenerateVectorsCommand.php#L33
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.
|