Skip to content

Commit

Permalink
update openai version in studio-frontend (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: wwanarif <[email protected]>
Co-authored-by: wwanarif <[email protected]>
  • Loading branch information
wanhakim and wwanarif authored Dec 9, 2024
1 parent 3b0a6f8 commit 11ac0ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion studio-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"resolutions": {
"@qdrant/openapi-typescript-fetch": "1.2.6",
"@google/generative-ai": "^0.15.0",
"openai": "4.51.0",
"openai": "4.57.3",
"@langchain/core": "0.2.18",
"axios": "1.7.4",
"nth-check": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion studio-frontend/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"moment-timezone": "^0.5.34",
"multer": "^1.4.5-lts.1",
"mysql2": "^3.9.2",
"openai": "^4.51.0",
"openai": "^4.57.3",
"pg": "^8.11.1",
"posthog-node": "^3.5.0",
"reflect-metadata": "^0.1.13",
Expand Down

0 comments on commit 11ac0ba

Please sign in to comment.