feat: integrated morph

This commit is contained in:
yetone
2025-07-16 17:55:41 +08:00
parent 1455ed6005
commit adbd296ba6
10 changed files with 264 additions and 52 deletions

View File

@@ -1088,6 +1088,7 @@ You can delete the first file by providing a path of "directory1/a/something.txt
require("avante.llm_tools.get_diagnostics"),
require("avante.llm_tools.bash"),
require("avante.llm_tools.attempt_completion"),
require("avante.llm_tools.edit_file"),
{
name = "web_search",
description = "Search the web",