pub fn convert_tools(tools: Vec<Tool>) -> Vec<ChatTool>
Convert Responses API tools to Chat API tools.