unit-mesh / auto-dev

🧙‍AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
https://ide.unitmesh.cc/
Mozilla Public License 2.0
2.62k stars 303 forks source link

星火 onMessage null #207

Closed xxllp closed 3 weeks ago

xxllp commented 3 weeks ago

Describe the bug 配置的是星火的api,测试也可以的,但是执行autodev的各种操作assist 返回都是onMessage null To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

微信图片_20240627092911

Desktop (please complete the following information): pycharm 2024-1 windows Additional context Add any other context about the problem here.

zhengxs2018 commented 3 weeks ago

星火几?我记得星火123版本的链接和key都不是不互通的

xxllp commented 3 weeks ago

星火2

phodal commented 3 weeks ago

能不换个别的模型,暂时没有精力支持这种奇怪的 API 格式。

xxllp commented 3 weeks ago

是我操作的问题,已经解决了。但是还有个问题就是为啥我下载最新的插件安装使用发现没有生成单元测试的功能,只是有生成api测试的功能

phodal commented 3 weeks ago

@xxllp 生成单元测试是使用 Intention,可以通过 alt + enter 或者选中对应的元素触发。