mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 18:29:04 +08:00
translate comments (#12234)
This commit is contained in:
parent
ab469aa07d
commit
fc29f2003e
@ -73,9 +73,9 @@ parameters:
|
|||||||
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 # 新增的元数据过滤参数
|
- name: metadata_filter # Additional parameter for metadata filtering
|
||||||
type: string # 可以是字符串类型,包含 JSON 格式的过滤条件
|
type: string # String type, expects JSON-formatted filter conditions
|
||||||
required: false # 可选参数
|
required: false # Optional field - can be omitted
|
||||||
label:
|
label:
|
||||||
en_US: Metadata Filter
|
en_US: Metadata Filter
|
||||||
zh_Hans: 元数据过滤器
|
zh_Hans: 元数据过滤器
|
||||||
|
Loading…
x
Reference in New Issue
Block a user