Skip to content

Commit 9848388

Browse files
committed
chore: update image-llm example
1 parent 14bc1d8 commit 9848388

File tree

2 files changed

+369
-140
lines changed

2 files changed

+369
-140
lines changed

examples/image-llm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"typescript": "^5.7.2"
1212
},
1313
"dependencies": {
14-
"@ai-sdk/openai": "^1.0.11",
14+
"@ai-sdk/openai": "^2.0.62",
1515
"dotenv": "^16.4.7",
16-
"markitdown-ts": "^0.0.2"
16+
"markitdown-ts": "^0.0.6"
1717
}
1818
}

0 commit comments

Comments
 (0)