* 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. * fix: preserve pgvector None sentinel on zero top_k query_external_vector_document_ids must return None when on the pgvector path before applying the top_k<=0 empty-list guard. |
||
|---|---|---|
| .. | ||
| test_document.py | ||
| test_get_or_create_retry_invalidation.py | ||
| test_peer_card.py | ||
| test_representation_manager.py | ||
| test_session.py | ||
| test_session_scope_clauses.py | ||
| test_workspace.py | ||