Recall & Injection
Recall は生成前に必要な memory を取り出す段階です。
Recall は生成前に必要な memory を取り出す段階です。
Anchor 基準 recall
POST /v1/recall は anchor をすでに知っているときに使います。
User 基準 recall
POST /v1/memory/recall は user_external_id 中心の製品で使います。
Hydrate
POST /v1/memory/hydrate は bounded prompt context を返します。