Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@ai-sdk/google": "^2.0.19",
"@ai-sdk/mistral": "^2.0.17",
"@ai-sdk/openai": "^2.0.44",
"@jupyter/chat": "^0.18.2",
"@jupyter/chat": "^0.19.0-alpha.1",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.5.6",
"@jupyterlab/cells": "^4.4.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2234,9 +2234,9 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/chat@npm:^0.18.2":
version: 0.18.2
resolution: "@jupyter/chat@npm:0.18.2"
"@jupyter/chat@npm:^0.19.0-alpha.1":
version: 0.19.0-alpha.1
resolution: "@jupyter/chat@npm:0.19.0-alpha.1"
dependencies:
"@emotion/react": ^11.10.5
"@emotion/styled": ^11.10.5
Expand All @@ -2262,7 +2262,7 @@ __metadata:
clsx: ^2.1.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: eb345e4404e1d9ade075608238ef96e7ff1f260e817dbe9ed65cdbfb75498f9754ae774ca996f76357020f23b5c514634d058f6e23bf5abdf961dbce76dd2bd9
checksum: 8df33141876c85e5b843eeb776bc737fa174a949481904f63107715cca15db3aaff1d38be0c1eb3af3bfefe765fd96fd02b4035db85a810f64f9f25eb8be063a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3019,7 +3019,7 @@ __metadata:
"@ai-sdk/google": ^2.0.19
"@ai-sdk/mistral": ^2.0.17
"@ai-sdk/openai": ^2.0.44
"@jupyter/chat": ^0.18.2
"@jupyter/chat": ^0.19.0-alpha.1
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.5.6
"@jupyterlab/builder": ^4.0.0
Expand Down