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

支持coze和字节火山方舟 #313

Open
xy3xy3 opened this issue Jun 15, 2024 · 8 comments
Open

支持coze和字节火山方舟 #313

xy3xy3 opened this issue Jun 15, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@xy3xy3
Copy link

xy3xy3 commented Jun 15, 2024

例行检查

  • [x ] 我已确认目前没有类似 issue
  • [x ] 我已确认我已升级到最新版本
  • [ x] 我已完整查看过项目 README,已确定现有版本无法满足需求
  • [ x] 我理解并愿意跟进此 issue,协助测试和提供反馈
  • [x ] 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

功能描述
字节扣子(coze.cn)
次数限制:QPS (每秒发送的请求数):2,QPM (每分钟发送的请求数):60,QPD (每天发送的请求数):3000
文档地址:https://www.coze.cn/docs/developer_guides/coze_api_overview
申请流程:docs/coze.cn申请API使用流程.md
字节火山方舟
次数限制:2024年5月15日至8月30日期间,提供5亿tokens的免费权益。
文档地址:https://www.volcengine.com/docs/82379/1263512
申请流程:docs/火山方舟大模型接入指南.md
应用场景

更多的模型

@xy3xy3 xy3xy3 added the enhancement New feature or request label Jun 15, 2024
@xy3xy3
Copy link
Author

xy3xy3 commented Jun 23, 2024

和 openai api 一致吗?

他们接口应该不一致

@Yan-Zero
Copy link
Contributor

Yan-Zero commented Jul 6, 2024

火山方舟的是 OpenAI 格式的接口
只是模型名字和接入点特殊

@Teda9
Copy link

Teda9 commented Aug 8, 2024

我看one API 是已经支持火山 豆包 模型的了,希望这个也能跟进。

@Lanrzip
Copy link

Lanrzip commented Aug 21, 2024

希望跟进

@fangyuan99
Copy link

希望跟进一下,one api支持coze.cn了

@hehan-wang
Copy link

希望跟进一下+1

@kangyiwen
Copy link

kangyiwen commented Oct 17, 2024

我跑通了。
image

用自定义渠道,URL:https://ark.cn-beijing.volces.com/api/v3/chat/completions/ 要最后带 / 就可以用了,不会 404
另外就是模型要重定向到火山后台的接入点。

@Calcium-Ion Calcium-Ion pinned this issue Dec 2, 2024
@123hi123
Copy link

123hi123 commented Jan 1, 2025

我跑通了。 image

用自定义渠道,URL:https://ark.cn-beijing.volces.com/api/v3/chat/completions/ 要最后带 / 就可以用了,不会 404 另外就是模型要重定向到火山后台的接入点。

有料 我也通了

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

No branches or pull requests

8 participants