Skip to content

Commit

Permalink
Update consts.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-TG001 committed Oct 28, 2024
1 parent 2cf0831 commit 38450f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/qianfan/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ class Consts:
DescribeEvalTaskAPI: str = "DescribeEvalTask"
DescribeEvalTaskReportAPI: str = "DescribeEvalTaskReport"
DeleteEvalTaskAPI: str = "DeleteEvalTask"

ChatV2API: str = "/v2/chat/completions"
IAMBearerTokenAPI: str = "/v1/BCE-BEARER/token"

Expand Down

0 comments on commit 38450f5

Please sign in to comment.