We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c8c46 commit 7d907d6Copy full SHA for 7d907d6
‎packages/sample/genaisrc/json_schema.genai.mjs
@@ -1,5 +1,5 @@
1
script({
2
- model: "openai:gpt-4o",
+ model: "large",
3
responseType: "json_schema",
4
responseSchema: {
5
type: "object",
0 commit comments