Skip to content

Commit

Permalink
Test new createStreamableUI
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Aug 30, 2024
1 parent 096b36e commit 2a91516
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 50 deletions.
213 changes: 166 additions & 47 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.33",
"@ai-sdk/react": "^0.0.6",
"@ai-sdk/ui-utils": "^0.0.5",
"@mfng/core": "^4.1.4",
"@upstash/ratelimit": "^1.0.1",
"@upstash/redis": "^1.28.4",
"ai": "^3.1.1",
"ai": "3.2.5",
"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

0 comments on commit 2a91516

Please sign in to comment.