Files
janssen/Knowledgebase
administrator 797de01e60 Add batch embeddings to avoid MCP timeout on store_conversation
store_conversation now collects all texts (summary + key_memories)
and calls Voyage AI once via get_embeddings_batch() instead of N
sequential calls. Prevents MCP timeout for sessions with many memories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 06:45:28 +02:00
..