agentscope-ai / agentscope-ai/agentscope-runtime

GetUserProfileInput 缺少 百炼记忆库ID(memory_library_id)/GetUserProfileInput is missing the Bailian memory library ID (memory_library_id).

未关闭
#475 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Python
星标
863
派生
168
PR 合并指标
30 天内没有已合并 PR

描述

在 [schemas.py](https://github.com/agentscope-ai/agentscope-runtime/blob/main/src/agentscope_runtime/tools/modelstudio_memory/schemas.py) 里,GetUserProfileInput 只有 schema_id 和 user_id,没有像其它接口那样声明可选的 memory_library_id。

当你缺少 memory_library_id ,永远只会存到默认记忆库中。请补充 memory_library_id 便于用户指定具体的记忆库

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。