Skip to content

Commit 481983f

Browse files
authored
Upgrade to claude-haiku-4-5-20251001
1 parent 5d7f45e commit 481983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haiku.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
const imageData = canvas.toDataURL("image/jpeg");
177177
const base64Image = imageData.split(",")[1];
178178
const requestBody = {
179-
model: "claude-3-haiku-20240307",
179+
model: "claude-haiku-4-5-20251001",
180180
max_tokens: 1024,
181181
messages: [
182182
{

0 commit comments

Comments
 (0)