|
|
ce042196fe
|
Add ai_brain schema and hybrid search function
Created base memories table (ai-brain-base.sql), applied hybrid
upgrade (chunks + embeddings + tsvector triggers), and added
search_memories() RRF function (search-memories.sql).
Validated end-to-end: insert → chunk → embed via OpenRouter → hybrid
search returns ranked results combining full-text and vector similarity.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 09:25:08 +00:00 |
|