Pepguy commited on
Commit
4a81c76
·
verified ·
1 Parent(s): fc9d15a

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -1824,7 +1824,7 @@ async function callBedrock(prompt) {
1824
  } */
1825
 
1826
  // thinking: { type: "adaptive" },
1827
- output_config: { effort: "high" }
1828
  )
1829
 
1830
 
 
1824
  } */
1825
 
1826
  // thinking: { type: "adaptive" },
1827
+ {output_config: { effort: "high" }}
1828
  )
1829
 
1830