Skip to content

Commit b49562d

Browse files
author
b
committed
fix: request structured qwen comic scripts
1 parent 4035a47 commit b49562d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

functions/lib/comic-generator.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ interface GenerateComicScriptOptions {
2828
}
2929

3030
const JSON_MODE_MODELS = new Set([
31+
'@cf/qwen/qwen3-30b-a3b-fp8',
3132
'@cf/meta/llama-3.3-70b-instruct-fp8-fast',
3233
'@cf/deepseek-ai/deepseek-r1-distill-qwen-32b',
3334
]);

0 commit comments

Comments
 (0)