fix: uncompleted task (#2086)

This commit is contained in:
yetone
2025-05-27 15:59:56 +08:00
committed by GitHub
parent 0e7d66333d
commit edb78e5646
8 changed files with 195 additions and 44 deletions

View File

@@ -1029,6 +1029,7 @@ M._tools = {
},
require("avante.llm_tools.get_diagnostics"),
require("avante.llm_tools.bash"),
require("avante.llm_tools.attempt_completion"),
{
name = "web_search",
description = "Search the web",