ModelEngine-Group / ModelEngine-Group/app-platform
增加会话管理功能
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
功能摘要 / Feature Summary
期望提供应用会话的查询和关闭功能。期望能够查询到所有在运行中的应用会话,并可以选择关闭其中的1个或者多个会话。
功能类型 / Feature Type
全新功能 / New Feature
优先级 / Priority
高 - 非常需要这个功能 / High - Really need this feature
问题描述 / Problem Description
有时候会运行多个应用多个会话,有些会话中会长循环调用大模型,可能会导致整个应用使能卡顿或者挂掉,期望提供会话管理功能,在发现有异常的时候,能够及时关闭掉占资源的会话。
建议的解决方案 / Proposed Solution
提供管理面页面,查询应用会话,并可以选择某些会话关闭掉,释放资源
替代方案 / Alternative Solutions
提供RESTfu接口,用户通过接口调用
确认事项 / Confirmations
-
我已经搜索了现有的 issues 和讨论,确认这不是重复建议
I have searched existing issues and discussions, confirming this is not a duplicate suggestion -
这个功能符合项目的目标和范围
This feature aligns with the project's goals and scope -
我理解这个功能可能需要时间来实现
I understand this feature may take time to implement -
我愿意协助实现这个功能 (可选)
I'm willing to help implement this feature (optional)
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.