honcho/src
Rajat Ahuja 092b60520f
feat: stop fetching embedding vectors on vector store query - DEV-1727 (#682)
* feat: stop fetching embedding vectors on vector store query

* fix: add similar filtering for lancedb

* fix: add lancedb tests

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-05-14 13:14:15 -04:00
..
cache perf: add redis caching and reduce embedding API calls (#372) 2026-02-13 00:53:46 -05:00
crud feat: stop fetching embedding vectors on vector store query - DEV-1727 (#682) 2026-05-14 13:14:15 -04:00
deriver feat: deriver custom instructions (#609) 2026-05-11 18:05:42 -04:00
dialectic Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
dreamer fix(dreamer): threshold and time-guard semantics (#573) 2026-04-30 11:40:51 -04:00
llm fix: add namespace, model, and provider to langfuse metadata so we can filter (#565) 2026-04-20 16:30:35 -04:00
reconciler fix: give vector sync a substantial retry budget (#604) 2026-04-28 16:01:33 -04:00
routers fix(dreamer): threshold and time-guard semantics (#573) 2026-04-30 11:40:51 -04:00
schemas feat: deriver custom instructions (#609) 2026-05-11 18:05:42 -04:00
telemetry fix: add levels to AgentToolConclusionsDeletedEvent (#612) 2026-04-28 15:15:18 -04:00
utils feat: stop fetching embedding vectors on vector store query - DEV-1727 (#682) 2026-05-14 13:14:15 -04:00
vector_store feat: stop fetching embedding vectors on vector store query - DEV-1727 (#682) 2026-05-14 13:14:15 -04:00
webhooks Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
__init__.py v0.0.8 Documentation Updates (#55) 2024-05-15 00:07:25 -04:00
config.py feat: deriver custom instructions (#609) 2026-05-11 18:05:42 -04:00
db.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
dependencies.py Vineeth/force rollback (#486) 2026-04-03 11:58:03 -04:00
embedding_client.py fix: use model-aware tokenizer and skip empty messages - DEV-1238 (#647) 2026-05-11 17:22:50 -04:00
exceptions.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
main.py v3.0.6 Release Candidate (#550) 2026-04-10 13:16:42 -04:00
models.py feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
security.py fix: Various Codex Audits (#386) 2026-02-13 12:00:15 -05:00