honcho/tests/vector_store
Aakash Kattelu 8bd795c50e fix: stop top_k=0 from reaching Turbopuffer on message search
HONCHO-19Q: dreamer search_messages passed LLM limit=0 through to
Turbopuffer (top_k must be 1..10000). #970 guarded documents; this
closes the message path and floors tool limits at 1.
2026-08-26 16:41:04 -04:00
..
__init__.py Make embeddings configurable (#678) 2026-05-14 15:03:35 -04:00
test_lancedb.py fix: stop top_k=0 from reaching Turbopuffer on message search 2026-08-26 16:41:04 -04:00
test_namespace_dim_probes.py Make embeddings configurable (#678) 2026-05-14 15:03:35 -04:00
test_turbopuffer.py fix: stop top_k=0 from reaching Turbopuffer on message search 2026-08-26 16:41:04 -04:00