tool_link_memories
Create gravitational links between two memories to capture causal, semantic, or emotional relationships missed by automatic linking. Override association strength with manual input.
Instructions
手动为两条记忆建立引力链接,补充自动计算的不足。
当你在对话中识别到两条记忆存在明确的深层关联时调用。自动算法遗漏的因果/类比/对照关系,由此工具补充。 手动建立的链接权重高于自动链接。
参数: source_id: 源记忆ID(必填) target_id: 目标记忆ID(必填) link_type: 链接类型(必填)。可选:semantic(语义相关)、emotion(情感共鸣)、causal(因果关联) strength_override: 手动指定关联因子 0-1(可选)。不提供则自动计算
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| target_id | Yes | ||
| link_type | Yes | ||
| strength_override | No |