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.57k stars 299 forks source link

XingHuo LLM配置,显示2个星火API密钥 #186

Closed zhujunling-nj closed 1 month ago

zhujunling-nj commented 1 month ago

Describe the bug XingHuo LLM配置,显示2个星火API密钥。

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Plugins configure'
  2. Click on 'LLM服务器'
  3. Scroll down to 'XingHuo'
  4. See error

Expected behavior 一个是API Key,一个是API密钥

Screenshots image

Desktop (please complete the following information):

phodal commented 1 month ago

应该是中文翻译的问题,欢迎来 PR

每个是 API Key,第二个是 API Secret

zhujunling-nj commented 1 month ago

应该是中文翻译的问题,欢迎来 PR

每个是 API Key,第二个是 API Secret

配置后 Test LLM Connection,提示鉴权失败,返回401错误。 使用同样的API Key、Secret,通过Python SDK测试成功。

zhujunling-nj commented 1 month ago

应该是中文翻译的问题,欢迎来 PR

每个是 API Key,第二个是 API Secret

多试几次后,测试通过。 多谢!