feat: add image support

This commit is contained in:
aryan
2024-12-05 21:33:09 +05:30
parent 205ff4891c
commit 5cdb4fd9e7
19 changed files with 197 additions and 91 deletions

View File

@@ -28,6 +28,7 @@
"dotenv": "^16.4.5",
"form-data": "^4.0.1",
"langchain": "^0.3.6",
"openai": "^4.75.0",
"typedoc": "^0.26.11"
},
"devDependencies": {