Skip to content

add_memory 返回成功但立即查询同一 memory_id 404 #2329

Description

@Memtensor-AI

问题描述

调用 add_memory 接口返回成功并获得 memory_id,但立即使用相同 memory_id 查询时固定返回 404,预期可以查询到刚写入的数据,实际数据不存在。

复现信息

  • trace_id=575fe27de896ca4f095ed3594f57e69f
  • xiaoyi:af5452dacec926cf17b86d97
  • issue:10a3e370a9306cb018d44213

现象

  • add_memory 接口成功返回 memory_id
  • 立刻用同一 memory_id 查询返回 404
  • 稳定复现

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

ai:taskDispatched to AI coding agent | 已派发给 AI 编码任务ai:testingAI agent is running tests | AI 正在运行测试area:databasegraph_db + vector_db | 图数据库与向量数据库status:in-progressSomeone or AI is working on it | 人工或 AI 正在处理types:bugSomething isn't working | 功能异常

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions