Steps:
- Create an assistant with a number of Tools
- Create a run using that Assistant and set the optional tools parameter to an empty array
- Note that the returned Run object contains an empty array indicating that it has successfully overwritten and cleared out the functions
- Ask the assistant to perform an action/tool that was originally set in the default assistant
Note that a tool call is performend even though the Run was explicitly set with no Tools