Skip to content

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

Description

@bitterndumpling

如Api.java类中v1/chat/completions

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions