mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 01:02:02 +00:00
fix: compatibility issues
This commit is contained in:
parent
7f1e181a17
commit
1adb9ad7e9
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ object ToolCallDescriptorFactory {
|
|||
|
||||
return ToolCallDescriptor(
|
||||
kind = ToolKind.TASK,
|
||||
icon = AllIcons.Actions.RunAnything,
|
||||
icon = AllIcons.Actions.Execute,
|
||||
titlePrefix = titlePrefix,
|
||||
titleMain = description,
|
||||
tooltip = "Task: $description",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue