Merge branch 'main' into handle-boolean
This commit is contained in:
@@ -249,7 +249,7 @@ const ToolsTab = ({
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
},
|
||||
)}
|
||||
<Button onClick={() => callTool(selectedTool.name, params)}>
|
||||
<Send className="w-4 h-4 mr-2" />
|
||||
|
||||
Reference in New Issue
Block a user