-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
Note
This issue was translated by Claude.
Issue Checklist
- I understand that issues are for reporting problems and requesting features, not for off-topic comments, and I will provide as much detail as possible to help resolve the issue.
- I have checked the pinned issues and searched through the existing open issues, closed issues, and discussions and did not find a similar suggestion.
- I have provided a short and descriptive title so that developers can quickly understand the issue when browsing the issue list, rather than vague titles like "A suggestion" or "Stuck."
- The latest version of Cherry Studio does not include the feature I am suggesting.
Platform
Windows
Version
v1.7.13
Is your feature request related to an existing issue?
I have successfully debugged the Model Service Settings feature. I used the OpenAPI library for the call, but I found that only some models with successful connections are available, and there are no assistants. This means that the program's automatic MCP server and knowledge base features seem to be missing in the API.
Another possibility is that this feature exists but I don't know how to use it. If it exists, could you provide a Python example of how to call this interface?
Desired Solution
I expect to call Cherry Studio's API interface, send text and files, and directly get the results processed by the assistant.
Alternative Solutions
Simply put, I want to use the assistant within the software directly through API input/output for easy software integration.
Additional Information
No response
Original Content
Issue Checklist
- I understand that issues are for reporting problems and requesting features, not for off-topic comments, and I will provide as much detail as possible to help resolve the issue.
- I have checked the pinned issues and searched through the existing open issues, closed issues, and discussions and did not find a similar suggestion.
- I have provided a short and descriptive title so that developers can quickly understand the issue when browsing the issue list, rather than vague titles like "A suggestion" or "Stuck."
- The latest version of Cherry Studio does not include the feature I am suggesting.
Platform
Windows
Version
v1.7.13
Is your feature request related to an existing issue?
Model Service Settings这个功能我已经调试成功,我是使用openapi库调用的,但是我发现只有软连接成功的一些模型本身,没有小助手,也就是说 程序中自动调用MCPserver和知识库的功能似乎在api中没有。
还有一种可能就是 有这个功能但是我不会用。如果有,能否提供python如何调用该接口的示例。
Desired Solution
我期望是调用cherry-studio的api接口,发送,文字、文件直接返回 小助手处理后的结果。
Alternative Solutions
简单的说就是将软件内的 助手 直接使用api输入输出,方便软件调用。
Additional Information
No response