Skip to content

Commit

Permalink
Use streamUI example from AI SDK repo
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Aug 2, 2024
1 parent 096b36e commit 3d02c8a
Show file tree
Hide file tree
Showing 25 changed files with 394 additions and 1,111 deletions.
239 changes: 168 additions & 71 deletions package-lock.json

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

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,15 @@
"watch:dev": "webpack --mode development --watch"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.9",
"@ai-sdk/openai": "^0.0.40",
"@ai-sdk/react": "^0.0.36",
"@ai-sdk/ui-utils": "^0.0.24",
"@mfng/core": "^4.1.4",
"@upstash/ratelimit": "^1.0.1",
"@upstash/redis": "^1.28.4",
"ai": "^3.1.1",
"ai": "^3.2.45",
"clsx": "^1.2.1",
"openai": "^4.40.1",
"openai": "4.52.6",
"react": "19.0.0-rc-06d0b89e-20240801",
"react-dom": "19.0.0-rc-06d0b89e-20240801",
"react-markdown": "^9.0.1",
Expand Down
Loading

0 comments on commit 3d02c8a

Please sign in to comment.