Skip to content

[Upstream] feat: Enhance VolcEngine channel support with bot model #25

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Synced from upstream PR: songquanpeng#2131

close songquanpeng#2109
close songquanpeng#1763


适配火山引擎(火山方舟)中应用的接入,目前网络上使用火山引擎的应用来使用DeepSeek的联网功能的教程比较多,建议完成该场景的适配。

  1. 调整OpenAI方式下,对响应格式的优化,火山引擎的应用返回的报文中,“data:”后不存在空格,统一对响应行进行预处理;
  2. 增加火山引擎的RequestURL的路由,在火山引擎的Chann中,针对ActualModelName以“bot”开头的模型,返回“/api/v3/bots/chat/completions”的路径;

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

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.

能否对火山方舟的应用提供支持? oneapi 对接火山引擎智能体的问题
1 participant