-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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
🐛 fix: Improve Doubao provider && Rename Doubao to Volcano Ark #5612
Conversation
@sxjeru is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @sxjeru Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5612 +/- ##
==========================================
- Coverage 92.47% 92.41% -0.06%
==========================================
Files 661 661
Lines 60005 60047 +42
Branches 4212 4212
==========================================
+ Hits 55488 55493 +5
- Misses 4517 4554 +37
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
顺带把doubao 1.5的模型加上 |
By the way, add the Doubao 1.5 model |
还有Provider名称别用中文豆包,用Doubao就行 |
And the name of the provider name, do not use Chinese bean bags, just use Double |
这个 id: |
This ID: The analysis of the analysis of the ID: |
找了好几个小时,没找到和 Azure 有不一样的地方…… |
After searching for several hours, I couldn't find anything different from Azure... |
我来搞吧,正好可以把 Azure OpenAI、Azure AI 以及火山引擎这三种provider模式统一下 |
Let me do it, it just happens that you can unify the three provider modes of Azure OpenAI, Azure AI and Volcano Engine |
那就辛苦了。 |
That would be hard work. |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
豆包大模型目前存在一些问题,希望这个 pr 能一口气解决。
备注
NEXT_PUBLIC_CLIENT_DB=pglite
修复聊天,支持环境变量添加的模型📝 补充信息 | Additional Information
src/app/(main)/settings/provider/(detail)/doubao/page.tsx
做了临时适配,之后应该修复 chatModelCards 。(个人应该无法解决)