From c0a4fd145c53afd015c0133e05935b6e4166f0bf Mon Sep 17 00:00:00 2001 From: "Charlie.Wei" Date: Tue, 30 Jan 2024 19:59:22 +0800 Subject: [PATCH] Add custom tools (#2299) Co-authored-by: luowei Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> --- .../provider/builtin/github/tools/github_repositories.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/tools/provider/builtin/github/tools/github_repositories.yaml b/api/core/tools/provider/builtin/github/tools/github_repositories.yaml index 0d3596f971..c170aee797 100644 --- a/api/core/tools/provider/builtin/github/tools/github_repositories.yaml +++ b/api/core/tools/provider/builtin/github/tools/github_repositories.yaml @@ -24,7 +24,7 @@ parameters: en_US: You want to find the project development language, keywords, For example. Find 10 Python developed PDF document parsing projects. zh_Hans: 你想要找的项目开发语言、关键字,如:找10个Python开发的PDF文档解析项目。 pt_BR: Você deseja encontrar a linguagem de desenvolvimento do projeto, palavras-chave, Por exemplo. Encontre 10 projetos de análise de documentos PDF desenvolvidos em Python. - llm_description: The query of you want to search, format query condition like "keywords+language:js", language can be other dev languages, por exemplo. Procuro um projeto de análise de documentos PDF desenvolvido em Python. + llm_description: The query of you want to search, format query condition like "keywords+language:js", language can be other dev languages. form: llm - name: top_n type: number