refactor: rename thinking => think (#2247)

This commit is contained in:
yetone
2025-06-17 14:08:03 +08:00
committed by GitHub
parent 59ad32efcf
commit 2ed75a2f97
5 changed files with 31 additions and 15 deletions

View File

@@ -1052,7 +1052,7 @@ You can delete the first file by providing a path of "directory1/a/something.txt
},
},
},
require("avante.llm_tools.thinking"),
require("avante.llm_tools.think"),
require("avante.llm_tools.get_diagnostics"),
require("avante.llm_tools.bash"),
require("avante.llm_tools.attempt_completion"),