Skip to content

Commit

Permalink
add iflytek spark docs(增加讯飞星火api key说明)
Browse files Browse the repository at this point in the history
  • Loading branch information
webws committed Aug 3, 2024
1 parent 25ef123 commit 40adf65
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@ Alibaba Cloud Api Key.

Alibaba Cloud Api Url.

### IFLYTEK_API_KEY (Optional)
iFLYTEK Spark API Key. Obtain the APIKey and APISecret from the console. The composition of the API_KEY is as follows: Authorization: Bearer {APIKey}:{APISecret}


### `HIDE_USER_API_KEY` (optional)

> Default: Empty
Expand Down
4 changes: 4 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ ByteDance Api Url.

阿里云(千问)Api Url.

### `IFLYTEK_API_KEY` (可选)
讯飞星火 Api Key. 控制台获取APIKey和APISecret. API_KEY的组成为:Authorization: Bearer {APIKey}:{APISecret}


### `HIDE_USER_API_KEY` (可选)

如果你不想让用户自行填入 API Key,将此环境变量设置为 1 即可。
Expand Down

0 comments on commit 40adf65

Please sign in to comment.