parent
0d4ca71e68
commit
2df06cd2e4
5 changed files with 219 additions and 166 deletions
|
@ -33,7 +33,7 @@ impl Tool for ThinkingTool {
|
|||
}
|
||||
|
||||
fn icon(&self) -> IconName {
|
||||
IconName::Brain
|
||||
IconName::LightBulb
|
||||
}
|
||||
|
||||
fn input_schema(&self, format: LanguageModelToolSchemaFormat) -> serde_json::Value {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue