AngelaColmen commited on
Commit
495e82b
·
verified ·
1 Parent(s): 4e7d3dc

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -544,7 +544,7 @@
544
  'anthropic-dangerous-direct-browser-access': 'true'
545
  },
546
  body: JSON.stringify({
547
- model: 'claude-haiku-4-5',
548
  max_tokens: 1000,
549
  system: `You are a citation formatting expert. Given a messy, incomplete, or incorrectly formatted citation, return a corrected version in the requested style. Respond ONLY with a JSON object — no markdown, no backticks, no preamble. Format: {"formatted": "the clean citation here", "notes": "brief notes about assumptions made or missing info, or empty string if none"}`,
550
  messages: [
 
544
  'anthropic-dangerous-direct-browser-access': 'true'
545
  },
546
  body: JSON.stringify({
547
+ model: 'claude-haiku-4-5-20251001',
548
  max_tokens: 1000,
549
  system: `You are a citation formatting expert. Given a messy, incomplete, or incorrectly formatted citation, return a corrected version in the requested style. Respond ONLY with a JSON object — no markdown, no backticks, no preamble. Format: {"formatted": "the clean citation here", "notes": "brief notes about assumptions made or missing info, or empty string if none"}`,
550
  messages: [