Skip to content

CozeAPI baseurl的前缀path被错误替换 #141

Description

@xuzhen1994

CozeAPI指定baseurl为:https://xxx.com/path1/2/3/
调用run workflow api,发现实际请求地址是 https://xxx.com/v1/workflow/run
正确地址应该是 https://xxx.com/path1/2/3/v1/workflow/run
希望SDK能够支持baseurl中包含前缀path

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions