Skip to content

Commit

Permalink
Bump OpenAI dependency to 4.28.4; fix type error in render (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLeiter committed Mar 4, 2024
1 parent bb80c3d commit fe55612
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 20 deletions.
5 changes: 5 additions & 0 deletions .changeset/witty-toes-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'ai': patch
---

Bump OpenAI dependency to 4.28.4; fix type error in render
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"jsdom": "^23.0.0",
"langchain": "0.0.196",
"msw": "2.0.9",
"openai": "4.17.4",
"openai": "4.28.4",
"react-dom": "^18.2.0",
"solid-js": "^1.8.7",
"tsup": "^6.7.0",
Expand Down
21 changes: 2 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe55612

Please sign in to comment.