]>
author | Dan Brown <redacted> | |
Mon, 24 Mar 2025 16:28:14 +0000 (16:28 +0000) | ||
committer | Dan Brown <redacted> | |
Mon, 24 Mar 2025 16:28:14 +0000 (16:28 +0000) | ||
commit | 8452099a5b1f167526cb26416a01fd7613f6b049 | |
tree | d82257f65efa84abf35dfa6f06d8e3211a03df61 | tree | snapshot |
parent | 0ec0913846f79ed3dcde9634739a7eda297f19e1 | commit | diff |
app/Config/services.php | diff | blob | history | |
app/Search/SearchIndex.php | diff | blob | history | |
app/Search/Vectors/EntityVectorGenerator.php | [new file with mode: 0644] | blob |
app/Search/Vectors/SearchVector.php | [new file with mode: 0644] | blob |
app/Search/Vectors/Services/OpenAiVectorQueryService.php | [new file with mode: 0644] | blob |
app/Search/Vectors/Services/VectorQueryService.php | [new file with mode: 0644] | blob |
app/Search/Vectors/StoreEntityVectorsJob.php | [new file with mode: 0644] | blob |
app/Search/Vectors/VectorQueryServiceProvider.php | [new file with mode: 0644] | blob |
database/migrations/2025_03_24_155748_create_search_vectors_table.php | [new file with mode: 0644] | blob |