chore: replace replace_in_file references with str_replace (#2811)

This commit is contained in:
yetone
2025-10-31 02:08:53 +08:00
committed by GitHub
parent c8bf0205b5
commit 159b452426
5 changed files with 16 additions and 17 deletions

View File

@@ -643,7 +643,6 @@ end
---@type AvanteLLMTool[]
M._tools = {
require("avante.llm_tools.replace_in_file"),
require("avante.llm_tools.dispatch_agent"),
require("avante.llm_tools.glob"),
{