[BUG]API方式调用获取不到小助手应用中的Chat记录和数据
Open
@xuwei-fit2cloud is already working on this.
Since Mar 31, 2026.
bug
- Dominant language
- JavaScript
- Stars
- 6.8k
- Forks
- 882
- Avg merge
- 4h 37m
- Merged PRs (30d)
- 32
Description
SQLBot Version
社区版v1.6.0
Run Mode
Docker
Describe the bug
SQLBot 的 API 方式调用,获取不到小助手应用中的Chat记录和数据,请问API调用方式跟小助手应用是做了类似多租户的数据隔离吗?按理说API方式是级别最高的,能获取到任何数据
To Reproduce
Steps to reproduce the behavior:
- 在小助手中对话
- 使用API调用方式获取会话列表
- 无小助手应用中的任何会话和数据
Expected behavior
SQLBot 的 API 方式调用,能够获取到小助手应用中的Chat记录和数据
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.