#Functions and a clean prompt
1 messages · Page 1 of 1 (latest)
That's actually how it works
The llm uses the description of the script to know how the function should be used.
But where is the general option the describe what the function does?
All scripts are exposed as "tools" that LLM can use. To give LLM description of tool, just write script description like "this tool is used to play the music in any area"
cant find script description in the gui what is the syntax.
When you make a script in the ui it has a description field:
yea but no where after you did the init. only in the yaml.
omg almost lost my 112 function because i made changes to the prompt. and it tought it was a dummy function
Not super intuitive, but that's part of the naming screen, so open the script for editing, hit the 3 dot menu, and click Rename. You can edit the description there.
Ah.........
Oke. I migrated all descriptions from the prompt to the scripts. And it did not work. Refused to run the 112 script. Did not lookup artists. So i ended editing the prompt. The 112 prompt was to good to be true so the ai tought it was a dummy script doing nothing. Explained the overal music functions in the main script.
are the scripts exposed to Assist?