Skip to content

Commit 7d907d6

Browse files
committed
refactor: 🔄 update model to 'large' in json_schema
1 parent 42c8c46 commit 7d907d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/sample/genaisrc/json_schema.genai.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
script({
2-
model: "openai:gpt-4o",
2+
model: "large",
33
responseType: "json_schema",
44
responseSchema: {
55
type: "object",

0 commit comments

Comments
 (0)