We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我想用豆包的ai来做翻译器,但豆包ai的URL是以v3作结尾的:https://ark-cn-beijing.bytedance.net/api/v3/chat/completions
The text was updated successfully, but these errors were encountered:
你用的是哪个翻译器,除了 Sakura 其它的都不会给 url 补 /v1
Sorry, something went wrong.
用chatgpt接其他ai的api
你试过填 3rd party url 没有,chatgpt 那两个不会自动拼 /v1
我用过通义的api(https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions),那个可以正常用,但用v3的控制台会报未检测到v1
No branches or pull requests
我想用豆包的ai来做翻译器,但豆包ai的URL是以v3作结尾的:https://ark-cn-beijing.bytedance.net/api/v3/chat/completions
The text was updated successfully, but these errors were encountered: