agentscope-ai / agentscope-ai/agentscope-runtime
GetUserProfileInput 缺少 百炼记忆库ID(memory_library_id)/GetUserProfileInput is missing the Bailian memory library ID (memory_library_id).
未關閉
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 還沒有評估資料。