npm version, fix gpt-4-vision

This commit is contained in:
zsviczian
2025-06-12 19:19:14 +00:00
parent 8da97a63e0
commit 5accd657d9
6 changed files with 42 additions and 10 deletions

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
target-branch: "master"