Skip to content

Commit

Permalink
Pin OpenAI version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Nov 7, 2023
1 parent bd6ffe3 commit bd5086b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,7 @@
"langchainhub": "~0.0.6",
"langsmith": "~0.0.48",
"ml-distance": "^4.0.0",
"openai": "~4.16.0",
"openai": "^4.16.1",
"openapi-types": "^12.1.3",
"p-queue": "^6.6.2",
"p-retry": "4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21691,7 +21691,7 @@ __metadata:
neo4j-driver: ^5.12.0
node-llama-cpp: 2.7.3
notion-to-md: ^3.1.0
openai: ~4.16.0
openai: ^4.16.0
openapi-types: ^12.1.3
p-queue: ^6.6.2
p-retry: 4
Expand Down Expand Up @@ -24234,9 +24234,9 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:~4.16.0":
version: 4.16.0
resolution: "openai@npm:4.16.0"
"openai@npm:^4.16.0":
version: 4.16.1
resolution: "openai@npm:4.16.1"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -24249,7 +24249,7 @@ __metadata:
web-streams-polyfill: ^3.2.1
bin:
openai: bin/cli
checksum: 4b90d7f93dc2b590d1068f430d7d919ec57277a4128be954c2b60cea5fd0a7f06eb6184231f0cd60b1e6fd20e306729f978639470bdbe21344ea5e13afcc4c93
checksum: 1d917df7c77c488e8dc2bb685acd3dea2ea373431f28e31c9831de7d4f9b14a440b6a187ca92a37512c3d00d9371036b308c27ad18e9b242c4743fb510c1a491
languageName: node
linkType: hard

Expand Down

0 comments on commit bd5086b

Please sign in to comment.