Files
dify-plugin-sdks/python/examples/code_based_workflow/tools/rerank.yaml
T
2024-09-26 16:15:50 +08:00

18 lines
359 B
YAML

identity:
name: rerank
author: Dify
label:
en_US: Rerank
zh_Hans: 重新排序
pt_BR: Rerank
description:
human:
en_US: A tool for reranking questions
zh_Hans: 用于重新排序问题的工具
pt_BR: A tool for reranking questions
llm: A tool for reranking questions
parameters:
extra:
python:
source: tools/rerank.py