Selaa lähdekoodia

datasets api create-by-file add reranking_mode properties (#18300)

tags/1.3.0
刘小龙 6 kuukautta sitten
vanhempi
commit
397e2a8522
No account linked to committer's email address
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      web/app/(commonLayout)/datasets/template/template.zh.mdx

+ 3
- 0
web/app/(commonLayout)/datasets/template/template.zh.mdx Näytä tiedosto

@@ -94,6 +94,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
- <code>semantic_search</code> 语义检索
- <code>full_text_search</code> 全文检索
- <code>reranking_enable</code> (bool) 是否开启rerank
- <code>reranking_mode</code> (String) 混合检索
- <code>weighted_score</code> 权重设置
- <code>reranking_model</code> Rerank 模型
- <code>reranking_model</code> (object) Rerank 模型配置
- <code>reranking_provider_name</code> (string) Rerank 模型的提供商
- <code>reranking_model_name</code> (string) Rerank 模型的名称

Loading…
Peruuta
Tallenna