From 20f05ca991a8aff6b85db0aa02baf757d768f77f Mon Sep 17 00:00:00 2001 From: Showdown76py Date: Mon, 19 May 2025 17:09:21 +0200 Subject: [PATCH] fix: emphasize priority in search_pc function description --- objects/aic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/aic.py b/objects/aic.py index 8720a4d..6ac9a41 100644 --- a/objects/aic.py +++ b/objects/aic.py @@ -115,7 +115,7 @@ FUNCTIONS = [ "type": "function", "function": { "name": "search_pc", - "description": "Open the start menu, then searches for content. Use to open apps, open files/folders, or search the web.", + "description": "Open the start menu, then searches for content. Use to open apps, open files/folders, or search the web. Use this in priority!!!", "parameters": { "type": "object", "properties": {