This commit is contained in:
Conrad Irwin 2025-07-15 19:42:40 +00:00 committed by GitHub
parent ec52e9281a
commit 14123fe427
282 changed files with 3429 additions and 16553 deletions

View file

@ -46,7 +46,7 @@ impl Tool for CreateDirectoryTool {
}
fn icon(&self) -> IconName {
IconName::ToolFolder
IconName::Folder
}
fn input_schema(&self, format: LanguageModelToolSchemaFormat) -> Result<serde_json::Value> {