pasm_context
Retrieve read-only cognitive context for the topic: long-term memories, emotion value, personality, and available actions. Call this first, then use recalled content as remembered facts in replies.
Instructions
取 PASM 认知上下文(只读,不写记忆)。返回:与当前话题相关的长期记忆、当前情绪值、人格、可用动作池。这是把 PASM 接进大模型提示词的首选工具 —— 先调它,再把 recalled 里的内容当作'你确实记得的事'写进回复。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | 最多返回几条记忆,默认 5 | |
| query | No | 当前用户说的话/话题,用于检索相关记忆 | |
| agent_id | No | 智能体 id,默认 default。不同 id 记忆互相隔离 | default |