more context to gpt

This commit is contained in:
Showdown76 2025-05-19 16:51:46 +02:00
parent 46a5bce956
commit 72a876410c

View File

@ -115,7 +115,7 @@ FUNCTIONS = [
"type": "function", "type": "function",
"function": { "function": {
"name": "windows_key", "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": { "parameters": {
"type": "object", "type": "object",
"properties": {}, "properties": {},