Skip to content

Conversation

MT2-0901
Copy link

…d time reports an error(#2132)

Describe what this PR does / why we need it

修复模型二次保存时,密钥因为加密导致的验证报错

Does this pull request fix one issue?

Fixes #2132

Describe how you did it

通过增加modelid入参,以及前后mask后的密钥对比,防止使用错误的密钥验证导致报错

Describe how to verify it

Special notes for reviews

@github-actions github-actions bot added area/jmanus SAA Jmanus module area/studio SAA Studio module labels Aug 21, 2025
@MT2-0901 MT2-0901 changed the title fix(jmanus):fix Model configuration, re-selecting model for the secon… fix(jmanus): fix Model configuration, re-selecting model for the secon… Aug 21, 2025
@rainerWJY
Copy link
Collaborator

谢谢你的贡献,不过我想这件事 似乎应该要前后端一起做个更系统点的方案。

具体我还要make a plan .

不过 仍然感谢你的提交。

@rainerWJY rainerWJY closed this Aug 25, 2025
@rainerWJY
Copy link
Collaborator

具体而言 我总觉得前端点一下对钩这个方案 交互上 有点不方便

然后,要移除对export sk的支持。 并且优化日志。

然后,还要能有一个比较简单的办法,能够快速的绑定agent 与 api call 关系

@MT2-0901
Copy link
Author

具体而言 我总觉得前端点一下对钩这个方案 交互上 有点不方便

然后,要移除对export sk的支持。 并且优化日志。

然后,还要能有一个比较简单的办法,能够快速的绑定agent 与 api call 关系

我也有这种感觉,简化为一个保存按钮或许是个好选择;后续如果需要协助的话欢迎联系我

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jmanus SAA Jmanus module area/studio SAA Studio module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] JMANUS: model configuration 二次重新选择模型报错
3 participants