Skip to content

Commit

Permalink
Merge pull request #181 from wmwangmin/wangmin-readme
Browse files Browse the repository at this point in the history
wangmin:更新 readme
  • Loading branch information
seiriosPlus authored Mar 13, 2024
2 parents 407dd3c + 98a4e2d commit bbfa7ec
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion appbuilder/core/components/animal_recognize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/asr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ print(out.content)
## 参数说明

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/dish_recognize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ print(resp.content)

## 参数说明
### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/doc_crop_enhance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/doc_parser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ print(parse_result.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
4 changes: 2 additions & 2 deletions appbuilder/core/components/doc_splitter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ print(res_paras.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down Expand Up @@ -128,7 +128,7 @@ print(res_paras.content)
## 参数说明:

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/embeddings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ print(outs.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/extract_table/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ logger.info("Tables: {}".format(

## 参数说明
### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/general_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/handwrite_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/image_understand/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os
os.environ["APPBUILDER_TOKEN"] = "..."
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/landmark_recognize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ print(out.content) # eg: {"landmark": "尼罗河"}
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/dialog_summary/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ print(answer)
## 参数说明

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/is_complex_query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ print("Answer: \n{}".format(answer.content))
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/mrc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ print(result)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
import os
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/nl2pandas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ answer = nl2pandas(query, table_info = table_info)
## 参数说明

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ print(result)

## 参数说明
### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/qa_pair_mining/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ print(">>> Output: {}".format(answer.content))

## 参数说明
### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ print("Answer: \n{}".format(answer.content))
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/query_rewrite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ print(answer)
## 参数说明

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/style_rewrite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ answer = style_rewrite(appbuilder.Message("文心大模型发布新版"), style=
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/style_writing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ print(answer)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/llms/tag_extraction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ result = tag_extraction(appbuilder.Message("从这段文本中抽取关键标签
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/matching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ print(contexts_matched.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/mix_card_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/object_recognize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/plant_recognize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/qrcode_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/rag_with_baidu_search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ print(result)

## 参数说明
### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/retriever/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ vector_index.delete_all_segments()
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/table_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ print(out.content)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/text_to_image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ print(out.content)
## 参数说明

### 鉴权配置
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/translate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ print(resp.content)

### 鉴权配置

使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)

```python
# 设置环境中的TOKEN,以下示例略
Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/components/tts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ print("成功将文本转语音,wav格式文件已写入:{}".format(wav_samp
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
import os

Expand Down
2 changes: 1 addition & 1 deletion appbuilder/core/console/dataset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dataset.delete_documents(document_ids)
## 参数说明

### 鉴权说明
使用组件之前,请首先申请并设置鉴权参数,可参考[SDK使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
使用组件之前,请首先申请并设置鉴权参数,可参考[组件使用流程](https://cloud.baidu.com/doc/AppBuilder/s/Olq6grrt6#1%E3%80%81%E5%88%9B%E5%BB%BA%E5%AF%86%E9%92%A5)
```python
# 设置环境中的TOKEN,以下示例略
os.environ["APPBUILDER_TOKEN"] = "bce-YOURTOKEN"
Expand Down
Loading

0 comments on commit bbfa7ec

Please sign in to comment.