From b89051a37fc7fd3de79134aee3630061789ff847 Mon Sep 17 00:00:00 2001 From: Showdown76py Date: Mon, 19 May 2025 17:02:48 +0200 Subject: [PATCH] fix --- objects/aic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/aic.py b/objects/aic.py index 3a603f6..f2f11a1 100644 --- a/objects/aic.py +++ b/objects/aic.py @@ -115,7 +115,7 @@ FUNCTIONS = [ "type": "function", "function": { "name": "windows_key", - "description": "Press the Windows key to open the Start menu. Useful to perform web searches, search apps, search settings, run Windows internal softwares, etc.", + "description": "Open the Start menu. Best to perform web searches, search apps, search settings, run Windows internal softwares, etc.", "parameters": { "type": "object", "properties": {},