feat(i18n,zhipu): 中文化主要页面 & 修复智谱免费 VLM 连接失败#263
Open
CHANGGELY wants to merge 3 commits intovolcengine:mainfrom
Open
feat(i18n,zhipu): 中文化主要页面 & 修复智谱免费 VLM 连接失败#263CHANGGELY wants to merge 3 commits intovolcengine:mainfrom
CHANGGELY wants to merge 3 commits intovolcengine:mainfrom
Conversation
- 前端:新增 i18n 资源,首页/监控/设置等中文化,默认语言 zh,保留切换 - 后端:规范化 baseUrl,移除重复的 /chat/completions;VLM 校验改为 image_url+text;Embedding 别名映射 Doubao-embedding-large → doubao-embedding-large-text-240915 - 配置:默认设智谱 VLM 与豆包 Embedding 的 baseUrl 与模型名;API Key 通过环境变量,不硬编码 提升:降低使用门槛,支持智谱免费 VLM 正常连通,保留混合供应商用法
Collaborator
|
can you share i18n result image here |
Collaborator
|
配置文件改动可以去除,对现有改动有影响,不要提交用于测试的内容 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
提升:降低使用门槛,支持智谱免费 VLM 正常连通,保留混合供应商用法
Description
Please include a concise summary, in clear English, of the changes in this pull request. If it closes an issue, please
mention it here.
Closes: #294
🎯 PRs Should Target Issues
Before your create a PR, please check to see if there is an existing issue
for this change. If not, please create an issue before you create this PR, unless the fix is very small.
Not adhering to this guideline will result in the PR being closed.