Rename assistant2
to agent
(#27887)
This PR renames the `assistant2` crate to `agent`. Release Notes: - N/A
This commit is contained in:
parent
8e0f70f3c7
commit
dc83f1ad38
44 changed files with 97 additions and 100 deletions
|
@ -482,7 +482,7 @@ fn main() {
|
|||
prompt_builder.clone(),
|
||||
cx,
|
||||
);
|
||||
assistant2::init(
|
||||
agent::init(
|
||||
app_state.fs.clone(),
|
||||
app_state.client.clone(),
|
||||
prompt_builder.clone(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue