From 72a876410cfe6be8daa3a121e0515af2b4ab43dc Mon Sep 17 00:00:00 2001 From: Showdown76py Date: Mon, 19 May 2025 16:51:46 +0200 Subject: [PATCH] more context to gpt --- objects/aic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/aic.py b/objects/aic.py index 8f983c5..3a603f6 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. It is better to do that than finding icons on Desktop, or taskbar.", + "description": "Press the Windows key to open the Start menu. Useful to perform web searches, search apps, search settings, run Windows internal softwares, etc.", "parameters": { "type": "object", "properties": {},