rocca commited on
Commit
6419561
·
verified ·
1 Parent(s): 0d81a3c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -356,6 +356,7 @@
356
  headers: {
357
  "content-type": "application/json",
358
  "Authorization": `Bearer ${apiKeyEl.value}`,
 
359
  },
360
  body: JSON.stringify({
361
  model: modelName.trim(),
 
356
  headers: {
357
  "content-type": "application/json",
358
  "Authorization": `Bearer ${apiKeyEl.value}`,
359
+ "anthropic-dangerous-direct-browser-access:": "true",
360
  },
361
  body: JSON.stringify({
362
  model: modelName.trim(),