Try to improve prompt adherence for low variety image models
Build and Push Container / build-and-push (push) Successful in 1m5s

This commit is contained in:
2026-08-17 13:42:05 -04:00
parent 7f0c5fbd80
commit 16407dd7c8
3 changed files with 138 additions and 5 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ def image_generation(
n=n,
size=size,
model=model,
timeout=120.0,
timeout=300.0,
)
except openai.APIConnectionError:
return ""