瀏覽代碼

translate comments (#12234)

tags/0.15.0
Warren Chen 10 月之前
父節點
當前提交
fc29f2003e
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 3 行新增3 行删除
  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 查看文件

@@ -73,9 +73,9 @@ parameters:
llm_description: AWS region where the Bedrock Knowledge Base is located
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:
en_US: Metadata Filter
zh_Hans: 元数据过滤器

Loading…
取消
儲存