0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-13 00:18:08 +00:00
BookStackApp_BookStack/app/Search/Vectors
Dan Brown a023bed41d
Vectors: Added command to regenerate for all
Also made models configurable.
Tested system scales via 86k vector entries.
2025-03-25 19:38:32 +00:00
..
Services Vectors: Added command to regenerate for all 2025-03-25 19:38:32 +00:00
EntityVectorGenerator.php Vectors: Got basic LLM querying working using vector search context 2025-03-24 19:51:48 +00:00
SearchVector.php Vectors: Built content vector indexing system 2025-03-24 16:28:14 +00:00
StoreEntityVectorsJob.php Vectors: Built content vector indexing system 2025-03-24 16:28:14 +00:00
VectorQueryServiceProvider.php Vectors: Added command to regenerate for all 2025-03-25 19:38:32 +00:00
VectorSearchRunner.php Vectors: Added command to regenerate for all 2025-03-25 19:38:32 +00:00