mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
* added tool usage config to agents' tools, some more things to do * allow sequential forcing of multiple tools for providers that support it * remove google from the list of providers with granular tool usage control * conditionally render tool usage icons if the model supports it * fixed styles and added unit tests * added type function to generation of json schema in custom tool * addressed PR comments