fix: emphasize priority in search_pc function description
This commit is contained in:
parent
859e1c2f0b
commit
20f05ca991
@ -115,7 +115,7 @@ FUNCTIONS = [
|
|||||||
"type": "function",
|
"type": "function",
|
||||||
"function": {
|
"function": {
|
||||||
"name": "search_pc",
|
"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": {
|
"parameters": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
Loading…
Reference in New Issue
Block a user