f9dc61e32c
PostgreSQL-backed knowledge store with hybrid search: - Full-text search via tsvector (always available) - Semantic reranking via Voyage AI embeddings + Python cosine similarity - Tables: kb_memories, kb_sessions, kb_messages - Tools: store_memory, store_conversation, search, get_context, get_recent, stats Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
mcp[cli]
|
|
psycopg[binary]
|
|
voyageai
|
|
anthropic
|