fix(memory-v2): improve pgvector recall and WeChat memory injection
Add keyword fallback and dedupe for pgvector resolve, score personal vs episodic memories by relevance, record WeChat recall product events, and disable broken chatrecall on Postgres session storage. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -167,6 +167,7 @@ export async function bootstrapPortalIntegrationServices({
|
||||
llmProviderService,
|
||||
chatIntentRouter,
|
||||
wechatIntentRouter,
|
||||
mysqlPool: pool,
|
||||
systemDisclosurePolicyService,
|
||||
sessionIntentClassifier: ({ text }) =>
|
||||
chatIntentRouter?.classifySessionAction({
|
||||
|
||||
Reference in New Issue
Block a user