mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix description in tool definition
This commit is contained in:
@ -3858,7 +3858,7 @@ function registerFunctionTool() {
|
|||||||
description: [
|
description: [
|
||||||
'The text prompt used to generate the image.',
|
'The text prompt used to generate the image.',
|
||||||
'Must represent an exhaustive description of the desired image that will allow an artist or a photographer to perfectly recreate it.',
|
'Must represent an exhaustive description of the desired image that will allow an artist or a photographer to perfectly recreate it.',
|
||||||
],
|
].join(' '),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
required: [
|
required: [
|
||||||
|
Reference in New Issue
Block a user