Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support SparkDesk-v3.5-32K #1832

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

lihangfu
Copy link
Contributor

close #1830

我已确认该 PR 已自测通过,相关截图如下:
image
image

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 1.27%. Comparing base (fdd7bf4) to head (1b3f621).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
relay/adaptor/xunfei/main.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1832      +/-   ##
========================================
- Coverage   1.27%   1.27%   -0.01%     
========================================
  Files        145     145              
  Lines      10379   10384       +5     
========================================
  Hits         132     132              
- Misses     10233   10238       +5     
  Partials      14      14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lihangfu
Copy link
Contributor Author

close #1829

@LovelyGuYiMeng
Copy link

LovelyGuYiMeng commented Sep 24, 2024

现在讯飞星火已经支持OpenAI Key的访问方式了,其实可以把整个讯飞渠道改成OpenAI Key格式了
混元也已支持OpenAI Key的访问方式

@lihangfu
Copy link
Contributor Author

现在讯飞星火已经支持OpenAI Key的访问方式了,其实可以把整个讯飞星渠道改成OpenAI Key格式了 混元也已支持OpenAI Key的访问方式

如果相以 OpenAI 的接口形式添加渠道,可以通过OpenAI 自定义模型的形式添加,如下所示
image
image

混元的我没看,应该类似。
但是星火的每个模型都需要单独配置 key,感觉不是很好用

@LovelyGuYiMeng
Copy link

现在讯飞星火已经支持OpenAI Key的访问方式了,其实可以把整个讯飞星渠道改成OpenAI Key格式了 混元也已支持OpenAI Key的访问方式

如果相以 OpenAI 的接口形式添加渠道,可以通过OpenAI 自定义模型的形式添加,如下所示 image image

混元的我没看,应该类似。 但是星火的每个模型都需要单独配置 key,感觉不是很好用

我测试过,任何一个key都能调用所有模型,所以随便选个key就可以

@lihangfu
Copy link
Contributor Author

现在讯飞星火已经支持OpenAI Key的访问方式了,其实可以把整个讯飞星渠道改成OpenAI Key格式了混元也已支持OpenAI Key的访问方式

如果相以OpenAI的接口形式添加渠道,可以通过OpenAI自定义模型的形式添加,如下所示图像 图像
混元的我没看,应该类似。但是星配置火的每个模型都需要单独的密钥,感觉不太好用

我测试过,任何一个键都可以调用所有模型,所以随便选一个键就可以

暂时可以用上面的方法添加,后面可以加一个OpenAI-星火的,老的估计要保留兼容

@songquanpeng songquanpeng merged commit e32cb0b into songquanpeng:main Oct 27, 2024
3 of 4 checks passed
@songquanpeng
Copy link
Owner

Thx~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

希望添加大模型Spark Max-32K
3 participants