From 2aac7c116779fc986525208260180508b420283c Mon Sep 17 00:00:00 2001 From: VA Date: Wed, 7 Aug 2024 09:53:58 +0700 Subject: [PATCH] Revert strict spec --- plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.json b/plugin.json index 49c1444..f87cae6 100644 --- a/plugin.json +++ b/plugin.json @@ -29,7 +29,6 @@ "title": "DALL-E 3", "openaiSpec": { "name": "image_generation_via_dalle_3", - "strict": true, "parameters": { "type": "object", "required": ["prompt"],