Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Mowen
b9faa96cc1 Adjust folder name 2025-08-16 07:55:11 -06:00
Nicolas Mowen
d7270bb9cd Remove extra wget 2025-08-16 07:48:43 -06:00
Nicolas Mowen
be27911ab1 Pull sqlite3 from mirror 2025-08-16 07:45:20 -06:00
Jason Hunter
36cbffcc5e Semantic Search for Detections (#11899)
* Initial re-implementation of semantic search

* put docker-compose back and make reindex match docs

* remove debug code and fix import

* fix docs

* manually build pysqlite3 as binaries are only available for x86-64

* update comment in build_pysqlite3.sh

* only embed objects

* better error handling when genai fails

* ask ollama to pull requested model at startup

* update ollama docs

* address some PR review comments

* fix lint

* use IPC to write description, update docs for reindex

* remove gemini-pro-vision from docs as it will be unavailable soon

* fix OpenAI doc available models

* fix api error in gemini and metadata for embeddings
2024-08-29 20:19:50 -06:00