Skip to content

Commit 6eb7fde

Browse files
author
潘婉宁
committed
fix: lint
1 parent 7abf966 commit 6eb7fde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

volcenginesdkexamples/volcenginesdkarkruntime/vision_completions.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
# Note: If you use an API key, this API key will not be refreshed.
77
# To prevent the API from expiring and failing after some time, choose an API key with no expiration date.
88

9-
# 2.If you authorize your endpoint with Volcengine Identity and Access Management(IAM), set your api key to environment variable "VOLC_ACCESSKEY", "VOLC_SECRETKEY"
9+
# 2.If you authorize your endpoint with Volcengine Identity and Access Management(IAM),
10+
# set your api key to environment variable "VOLC_ACCESSKEY", "VOLC_SECRETKEY"
1011
# or specify ak&sk by Ark(ak="${YOUR_AK}", sk="${YOUR_SK}").
1112
# To get your ak&sk, please refer to this document(https://www.volcengine.com/docs/6291/65568)
1213
# For more information,please check this document(https://www.volcengine.com/docs/82379/1263279)

0 commit comments

Comments
 (0)