{"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me sort processes by memory\nmodel\n", "completion": "call:top_processes{sort_by:mem}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich folder has screenshot please\nmodel\n", "completion": "call:find_files{name:screenshot}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know any oversized files in ~/Documents thx\nmodel\n", "completion": "call:largest_files{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo fat files in Movies thanks\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhwo late is it\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\noverall storage status\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nTell me is anything running hot thx\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nfree up port 5173 - whatst here please\nmodel\n", "completion": "call:network_listeners{port:5173}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nam i on mains\nmodel\n", "completion": "call:battery_status{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me when did this last restart?\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat is using port 5173 thx\nmodel\n", "completion": "call:network_listeners{port:5173}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you find something named ppresentation ?\nmodel\n", "completion": "call:find_files{name:presentation}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhere's contract.doccx ?\nmodel\n", "completion": "call:find_files{name:contract.docx}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich files use the space in the downloads folder\nmodel\n", "completion": "call:largest_files{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCAN YOU WIFI NAME AND IP\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwho owns port 8080\nmodel\n", "completion": "call:network_listeners{port:8080}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhcih app is using memory ?\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nTop by memory\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you track down taxes ?\nmodel\n", "completion": "call:find_files{name:taxes}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo find receipt thanks\nmodel\n", "completion": "call:find_files{name:receipt}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you what user am i logged in as\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nconnected network\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhy is ~/Movies s big ?\nmodel\n", "completion": "call:disk_usage{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey any oversized filse in Pictures\nmodel\n", "completion": "call:largest_files{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhats the time right now please\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls drive capacity ?\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich app is using memory thx\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q search Library for budget.xlsx pls\nmodel\n", "completion": "call:find_files{name:budget.xlsx,path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you show me where invoice is\nmodel\n", "completion": "call:find_files{name:invoice}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey drive capacity\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nlook inside ~/Documents for taxes\nmodel\n", "completion": "call:find_files{name:taxes,path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo look for reprt 2025\nmodel\n", "completion": "call:find_files{name:report 2025}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat's hogging space in ~/Downloads\nmodel\n", "completion": "call:disk_usage{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me uptime please thanks\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nam i online right now thx\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis anything running hot thanks\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhere's boarding pass thx\nmodel\n", "completion": "call:find_files{name:boarding pass}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nLARGEST DIRECTORIES\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nlist listening ports thx\nmodel\n", "completion": "call:network_listeners{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat's hoggin space in Desktop pls\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhats on 8000\nmodel\n", "completion": "call:network_listeners{port:8000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhere's report 2025 thanks\nmodel\n", "completion": "call:find_files{name:report 2025}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me check port 1521\nmodel\n", "completion": "call:network_listeners{port:1521}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nYo my username pls\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nmy usernaem pls\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls loook for invoice?\nmodel\n", "completion": "call:find_files{name:invoice}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich folder has backup thanks\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nfat files in ~/Desktop?\nmodel\n", "completion": "call:largest_files{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat huge files live in Desktop thx\nmodel\n", "completion": "call:largest_files{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nsomething is on port 8888, what pls\nmodel\n", "completion": "call:network_listeners{port:8888}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me find something named rsume.pdf\nmodel\n", "completion": "call:find_files{name:resume.pdf}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nI need to know check port 8000\nmodel\n", "completion": "call:network_listeners{port:8000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich older is the worst offender\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhas on 1521\nmodel\n", "completion": "call:network_listeners{port:1521}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nQUICK Q FREE UP PORT 3306 - WHATS THERE\nmodel\n", "completion": "call:network_listeners{port:3306}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know search my machine for invoice_final_v3.pdf pls\nmodel\n", "completion": "call:find_files{name:invoice_final_v3.pdf}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis config.yaml somewhere under ~/Pictures thx\nmodel\n", "completion": "call:find_files{name:config.yaml,path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ngb free?\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nYO WHAT NETWORK IS THIS\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nbiggest ram consumers?\nmodel\n", "completion": "call:top_processes{sort_by:mem}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nI need to know break down ~ by size thx\nmodel\n", "completion": "call:disk_usage{path:~}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q power status\nmodel\n", "completion": "call:battery_status{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan yo ufind invoice pls\nmodel\n", "completion": "call:find_files{name:invoice}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me check the battery\nmodel\n", "completion": "call:battery_status{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me what system am i on\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you name of this mac\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nIs port 8080 in use ?\nmodel\n", "completion": "call:network_listeners{port:8080}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nPath to boarding pass\nmodel\n", "completion": "call:find_files{name:boarding pass}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat is consuming my sstorage ?\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nQUICK Q ANY FILE CALLED CONTRACT.DOCX\nmodel\n", "completion": "call:find_files{name:contract.docx}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you tell me the time?\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat single files are uhge?\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q heaviest files in the desktop thanks\nmodel\n", "completion": "call:largest_files{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q defalt gateway\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo biggest folders\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nHow full is the disk thanks\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nbiggest documents in Pictures please\nmodel\n", "completion": "call:largest_files{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me folder sizees under Downloads thx\nmodel\n", "completion": "call:disk_usage{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWHERE'S CONTRACT.DOCX\nmodel\n", "completion": "call:find_files{name:contract.docx}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q grab me the location of backup please\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me break down ~/Pictures by size\nmodel\n", "completion": "call:disk_usage{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey biggest memory consumers ?\nmodel\n", "completion": "call:top_processes{sort_by:mem}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know what is consuming my storage ?\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCAN YOU IS REPORT 2025 SOMEWHERE UNDER MY DOCUMENTS PLEASE\nmodel\n", "completion": "call:find_files{name:report 2025,path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nspace left thanks\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat is ths machine called?\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat's filling up the dsktop thanks\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me give mesystem details please\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you look for contract.docx thanks\nmodel\n", "completion": "call:find_files{name:contract.docx}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich app is using port 5173 pls\nmodel\n", "completion": "call:network_listeners{port:5173}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould yo rank apps by processor usage ?\nmodel\n", "completion": "call:top_processes{sort_by:cpu}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nTell me capacity check\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat's hogging space in ~/Libarry?\nmodel\n", "completion": "call:disk_usage{path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you show me where backuup is ?\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q which subfolder of ~/Documents is largest\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nYO PORT 8080 IS BUSY, WHY\nmodel\n", "completion": "call:network_listeners{port:8080}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWHERES RECIPE THX\nmodel\n", "completion": "call:find_files{name:recipe}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nShow me biggest directories in ~/Movies\nmodel\n", "completion": "call:disk_usage{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo path to config.yaml please\nmodel\n", "completion": "call:find_files{name:config.yaml}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich process holdsport 443 please\nmodel\n", "completion": "call:network_listeners{port:443}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey where is my space going pls\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you kill whatever is on 6379 - what is it first thanks\nmodel\n", "completion": "call:network_listeners{port:6379}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich files in ~/Documents should i delete ?\nmodel\n", "completion": "call:largest_files{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nsomething is on port 7000, what thx\nmodel\n", "completion": "call:network_listeners{port:7000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls size ranked files in the desktop?\nmodel\n", "completion": "call:largest_files{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhow much sapce is left on Library?\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nqiuck q connected network\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nbreak down my documents by size please\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey overall storage status thanks\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nPLS DISK HEADROOM?\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat's using resources\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nkill whatever is on 5000 - what is it first thanks\nmodel\n", "completion": "call:network_listeners{port:5000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nfolder sizes under Downloads\nmodel\n", "completion": "call:disk_usage{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo wh is Library so big\nmodel\n", "completion": "call:disk_usage{path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey port 6379 is bsuy, why ?\nmodel\n", "completion": "call:network_listeners{port:6379}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich program uses the most ram thanks\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nQuick q look inside my pictures for resume.pdf please\nmodel\n", "completion": "call:find_files{name:resume.pdf,path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWhat's filling up Documents\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls track down meeting notes pls\nmodel\n", "completion": "call:find_files{name:meeting notes}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q biggest folder in ~ pls\nmodel\n", "completion": "call:disk_usage{path:~}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCAN YOU WHAT AM I CONNECTED TO ?\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nSHOW ME WHERE RECEIPT IS PLEASE\nmodel\n", "completion": "call:find_files{name:receipt}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nIs taxes somewhere under the downloads folder\nmodel\n", "completion": "call:find_files{name:taxes,path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich app is using port 9090 thx\nmodel\n", "completion": "call:network_listeners{port:9090}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nrank apps by cpu usage please\nmodel\n", "completion": "call:top_processes{sort_by:cpu}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCOULD YOU SHOW ME THE FATTEST FILES ?\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nsort processes by cpu pls\nmodel\n", "completion": "call:top_processes{sort_by:cpu}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know sort processes by cpu\nmodel\n", "completion": "call:top_processes{sort_by:cpu}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhy is my home folder so big pls\nmodel\n", "completion": "call:disk_usage{path:~}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey space used by folder thanks\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nIs my server running on 7000 ?\nmodel\n", "completion": "call:network_listeners{port:7000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you what made the disk full thx\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich app is using port 27017 thanks\nmodel\n", "completion": "call:network_listeners{port:27017}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich files in the downloads folder should i delete\nmodel\n", "completion": "call:largest_files{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWhat's the time pls\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nShow me uptime please please\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q time check ?\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwho owns port 8000\nmodel\n", "completion": "call:network_listeners{port:8000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nBIG FILES IN ~/MOVIES THANKS\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nfat files in ~/Movies\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls biggest directories in Library thanks\nmodel\n", "completion": "call:disk_usage{path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nFind report 2025 in Desktop thx\nmodel\n", "completion": "call:find_files{name:report 2025,path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo free up por t27017 - whats there thanks\nmodel\n", "completion": "call:network_listeners{port:27017}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nQuick q dig up meeting notes thanks\nmodel\n", "completion": "call:find_files{name:meeting notes}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q uptime please\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you ip please\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhow much space is left on Pictures please\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you who owns port 5432\nmodel\n", "completion": "call:network_listeners{port:5432}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q breakdown of folder sizes thx\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich subfolder of ~/Desktop is largest thanks\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncheck port 5173\nmodel\n", "completion": "call:network_listeners{port:5173}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls biggest directories in Documents please\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat system am i on?\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you show large files from Desktop\nmodel\n", "completion": "call:largest_files{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nStorage by folder ?\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls search my machine for budget.xlsx ?\nmodel\n", "completion": "call:find_files{name:budget.xlsx}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhere's screenshot\nmodel\n", "completion": "call:find_files{name:screenshot}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me how full is the dis thanks\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCAN YOU RANK APPS BY MEMORY USAGE\nmodel\n", "completion": "call:top_processes{sort_by:mem}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ndo i need to free up space thanks\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat dircetory is huge\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you largest files under ~/Pictures?\nmodel\n", "completion": "call:largest_files{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nPls percentage of battery remaining please\nmodel\n", "completion": "call:battery_status{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls check port 5000 ?\nmodel\n", "completion": "call:network_listeners{port:5000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey big files in Library please\nmodel\n", "completion": "call:largest_files{path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know largest files under Documents\nmodel\n", "completion": "call:largest_files{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nquick q heaviest apps right now please\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know largest directories thx\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhen did this last restart pls\nmodel\n", "completion": "call:system_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey sort processes by memory ?\nmodel\n", "completion": "call:top_processes{sort_by:mem}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nps tell me the time ?\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me connection info thanks\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me connectiion info?\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis wifi connected ?\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls hunt for meeting notes please\nmodel\n", "completion": "call:find_files{name:meeting notes}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhats taking room in Desktop pls\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ndig up backup ?\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nShow me break down ~/Documents by size\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat am i connected to please\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls audit my home folder for space please\nmodel\n", "completion": "call:disk_usage{path:~}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you size ranked files in ~/Movies pls\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me space used by file pls\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich process holds port 3000 thx\nmodel\n", "completion": "call:network_listeners{port:3000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nfind draft please\nmodel\n", "completion": "call:find_files{name:draft}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nI need to know size of things in Desktop\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\naudit Movies for space?\nmodel\n", "completion": "call:disk_usage{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey find config.yaml in ~/Library ?\nmodel\n", "completion": "call:find_files{name:config.yaml,path:~/Library}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know path to receipt?\nmodel\n", "completion": "call:find_files{name:receipt}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me biggest file in ~/Downloads thanks\nmodel\n", "completion": "call:largest_files{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWhich files in Movies should i delete\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me date thx\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich files ae enormous?\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCan you port 8888 is busy, why\nmodel\n", "completion": "call:network_listeners{port:8888}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow e largest documents\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nplls why is everything sluggish\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you current time\nmodel\n", "completion": "call:datetime{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhow much space is left on Library\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nshow me fat files in my documents ?\nmodel\n", "completion": "call:largest_files{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhats bound to 6379\nmodel\n", "completion": "call:network_listeners{port:6379}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know find something named receipt ?\nmodel\n", "completion": "call:find_files{name:receipt}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo which folder has backuup?\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis port 9090 in use\nmodel\n", "completion": "call:network_listeners{port:9090}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWhich files are enormous\nmodel\n", "completion": "call:largest_files{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhy i ~/Desktop so big thanks\nmodel\n", "completion": "call:disk_usage{path:~/Desktop}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nbig files in Music pls\nmodel\n", "completion": "call:largest_files{path:~/Music}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncould you break down MMovies by size thanks\nmodel\n", "completion": "call:disk_usage{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat network is this ?\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhey something is on port 1521, what pls\nmodel\n", "completion": "call:network_listeners{port:1521}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nI need to know look for photo.jpg pls\nmodel\n", "completion": "call:find_files{name:photo.jpg}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat am i connected to?\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know which directories are the fattest thx\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo biggest file in the downloads folder\nmodel\n", "completion": "call:largest_files{path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ndo i have backup anywhere ?\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\npls finds omething named draft?\nmodel\n", "completion": "call:find_files{name:draft}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis inovice somewhere under the downloads folder\nmodel\n", "completion": "call:find_files{name:invoice,path:~/Downloads}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ncan you look for bakup\nmodel\n", "completion": "call:find_files{name:backup}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhere's draft thanks\nmodel\n", "completion": "call:find_files{name:draft}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nyo kill whatever is on 573 - what is it first please\nmodel\n", "completion": "call:network_listeners{port:5173}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nQuick q look for screenshot ?\nmodel\n", "completion": "call:find_files{name:screenshot}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nHOW MUCH DISK IS FREE THX\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat huge files live in Movies\nmodel\n", "completion": "call:largest_files{path:~/Movies}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know big files in ~/Pictures\nmodel\n", "completion": "call:largest_files{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhy is ~ so big ?\nmodel\n", "completion": "call:disk_usage{path:~}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhhich folder has draft thanks\nmodel\n", "completion": "call:find_files{name:draft}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat made the dissk full thanks\nmodel\n", "completion": "call:disk_usage{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know how much disk is free\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ndo i have free sace thx\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me what's hogging space in Pictures\nmodel\n", "completion": "call:disk_usage{path:~/Pictures}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nYo rank apps by cpu usage?\nmodel\n", "completion": "call:top_processes{sort_by:cpu}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich subfolder of ~/Documents is largest thanks\nmodel\n", "completion": "call:disk_usage{path:~/Documents}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhich app is using memory ?\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nwhat router am i behind thanks\nmodel\n", "completion": "call:network_info{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nCould you find something named invoice_final_v3.pdf please\nmodel\n", "completion": "call:find_files{name:invoice_final_v3.pdf}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nbusiest programs thanks\nmodel\n", "completion": "call:top_processes{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nis port 7000 in use thx\nmodel\n", "completion": "call:network_listeners{port:7000}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ntell me show me where photo.jpg is please\nmodel\n", "completion": "call:find_files{name:photo.jpg}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nWhich process holds port 9090?\nmodel\n", "completion": "call:network_listeners{port:9090}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\ni need to know locate the screenshotfile?\nmodel\n", "completion": "call:find_files{name:screenshot}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nhow much disk is free pls\nmodel\n", "completion": "call:storage_summary{}"} {"prompt": "developer\nYou are a model that can do function calling with the following functionsdeclaration:disk_usage{description:Show which folders are using the most disk space inside a directory. Use for questions about what is eating, filling, hogging or taking up disk space or storage.,parameters:{properties:{path:{description:Directory to scan, such as ~ or ~/Downloads. Defaults to the home folder.,type:STRING}},type:OBJECT}}declaration:storage_summary{description:Show total, used and free disk space on the startup drive. Use for questions about how much space is left or how full the disk is.}declaration:largest_files{description:List the biggest individual files inside a directory. Use for questions about large, huge or heavy files.,parameters:{properties:{path:{description:Directory to search, such as ~ or ~/Downloads.,type:STRING}},type:OBJECT}}declaration:find_files{description:Find files by name anywhere on the machine. Use when the user is looking for a specific file or document.,parameters:{properties:{name:{description:Filename or part of a filename to search for.,type:STRING},path:{description:Directory to search in. Defaults to the home folder.,type:STRING}},required:[name],type:OBJECT}}declaration:top_processes{description:Show which running programs are using the most CPU or memory. Use when the user asks why the machine is slow, hot, loud, laggy, or what is hogging the processor or RAM.,parameters:{properties:{sort_by:{description:Sort by processor or memory usage.,enum:[cpu,mem],type:STRING}},type:OBJECT}}declaration:network_listeners{description:Show which programs are listening on network ports. Use when the user asks what is using or blocking a port, or what servers are running.,parameters:{properties:{port:{description:Optional port number to filter by, such as 3000.,type:STRING}},type:OBJECT}}declaration:network_info{description:Show the current network connection: IP address, wifi network name and gateway. Use for questions about wifi, IP address or being online.}declaration:battery_status{description:Show battery charge level and whether the machine is plugged in. Use for questions about battery, charge or power.}declaration:system_info{description:Show information about this Mac: macOS version, computer name, current user and how long it has been running. Use for questions about who am I, what machine is this, or uptime.}declaration:datetime{description:Show the current time and date. Use for questions about what time or day it is.}\nuser\nSEARCH MY MACHINE FOR MEETING NOTES\nmodel\n", "completion": "call:find_files{name:meeting notes}"}