Skip to content

Commit

Permalink
update everything to v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom committed Nov 10, 2024
1 parent a8ff36c commit abad522
Show file tree
Hide file tree
Showing 20 changed files with 4,000 additions and 43 deletions.
4 changes: 2 additions & 2 deletions examples/local-ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@assistant-ui/react": "^0.6.0",
"@assistant-ui/react-markdown": "^1.0.0",
"@assistant-ui/react": "^0.7.0",
"@assistant-ui/react-markdown": "^0.7.0",
"next": "15.0.2",
"ollama-ai-provider": "^0.16.0",
"react": "19.0.0-rc-69d4b800-20241021",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-external-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@ai-sdk/openai": "^0.0.72",
"@assistant-ui/react": "^0.6.0",
"@assistant-ui/react": "^0.7.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand Down
Loading

0 comments on commit abad522

Please sign in to comment.