feat: add web search and fetch tools
This commit is contained in:
@@ -48,6 +48,7 @@ fn setup() -> (TempDir, TempDir, Registry) {
|
||||
tracker,
|
||||
TaskStore::new(),
|
||||
spill.path().to_path_buf(),
|
||||
None,
|
||||
));
|
||||
(dir, spill, reg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user