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

是否有计划调整接口URL自定义v1 #349

Open
bitterndumpling opened this issue Feb 5, 2025 · 0 comments
Open

是否有计划调整接口URL自定义v1 #349

bitterndumpling opened this issue Feb 5, 2025 · 0 comments

Comments

@bitterndumpling
Copy link

如Api.java类中v1/chat/completions

@POST("v1/chat/completions")
    Single<ChatCompletionResponse> chatCompletion(@Body ChatCompletion chatCompletion);

部分服务商不适配,如千帆的接口为https://qianfan.baidubce.com/v2/chat/completions/

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

No branches or pull requests

1 participant