fleet-memory/hindsight-api/hindsight_api/extensions
Nicolò Boschi c029807add
feat: support for other text and vector search pg extensions (#355)
* feat: support for other text and vector search pg extensions

* test: increase timeout for test_batch_chunking_behavior to account for VectorChord BM25 tokenization overhead

* feat: support for other text and vector search pg extensions
2026-02-12 14:13:04 +01:00
..
builtin doc: prepare doc for 0.4.10 (#325) 2026-02-09 11:42:37 +01:00
__init__.py Add Supabase tenant extension as built-in (#267) 2026-02-09 10:16:47 +01:00
base.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
context.py feat: support for other text and vector search pg extensions (#355) 2026-02-12 14:13:04 +01:00
http.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
loader.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
mcp.py feat: add TenantExtension auth to MCP endpoint (#286) 2026-02-06 12:28:05 -07:00
operation_validator.py Add actual LLM token usage fields to RetainResult (#342) 2026-02-11 10:41:41 +01:00
tenant.py feat: implement hierarchical configuration (system, tenant, bank) (#329) 2026-02-12 13:14:57 +01:00