Browse Source

translate comments (#12234)

tags/0.15.0
Warren Chen 10 months ago
parent
commit
fc29f2003e
No account linked to committer's email address
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      api/core/tools/provider/builtin/aws/tools/bedrock_retrieve.yaml

+ 3
- 3
api/core/tools/provider/builtin/aws/tools/bedrock_retrieve.yaml View File

llm_description: AWS region where the Bedrock Knowledge Base is located llm_description: AWS region where the Bedrock Knowledge Base is located
form: form form: form


- name: metadata_filter # 新增的元数据过滤参数
type: string # 可以是字符串类型,包含 JSON 格式的过滤条件
required: false # 可选参数
- name: metadata_filter # Additional parameter for metadata filtering
type: string # String type, expects JSON-formatted filter conditions
required: false # Optional field - can be omitted
label: label:
en_US: Metadata Filter en_US: Metadata Filter
zh_Hans: 元数据过滤器 zh_Hans: 元数据过滤器

Loading…
Cancel
Save