agent2: Port read_file tool (#35840)
Ports the read_file tool from `assistant_tools` to `agent2`. Note: Image support not implemented. Release Notes: - N/A
This commit is contained in:
parent
7d4d8b8398
commit
3d662ee282
6 changed files with 1011 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -172,10 +172,12 @@ dependencies = [
|
|||
"gpui_tokio",
|
||||
"handlebars 4.5.0",
|
||||
"indoc",
|
||||
"itertools 0.14.0",
|
||||
"language",
|
||||
"language_model",
|
||||
"language_models",
|
||||
"log",
|
||||
"pretty_assertions",
|
||||
"project",
|
||||
"prompt_store",
|
||||
"reqwest_client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue