Change GenerateImage tool description

de57123e62da4b78d54e8db9dd5d7ce7a2a353ee

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/extensions/stable-diffusion/index.js+1 -1
@@ -3858,7 +3858,7 @@ function registerFunctionTool() {
38583858 displayName: 'Generate Image',
38593859 description: [
38603860 'Generate an image from a given text prompt.',
38613861 'Use when a user asks forto generate an image, imagine a selfieconcept or an item, tosend a picture of a scene, a selfie, etc.',
38623862 ].join(' '),
38633863 parameters: Object.freeze({
38643864 $schema: 'http://json-schema.org/draft-04/schema#',