We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950ed4b commit a4659b4Copy full SHA for a4659b4
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
dependencies = [
24
"jupyter_server>=1.6,<3",
25
"jupyterlab_git",
26
- "jupyter_ai>=3.0.0-beta.0" # Needs update after Jupyter AI released with tool models
+ "jupyter_ai>=3.0.0-beta.1"
27
]
28
29
0 commit comments