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 b96d833 commit 92c7982Copy full SHA for 92c7982
1 file changed
pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
# - See: https://docs.pydantic.dev/latest/api/config/#pydantic.config.ConfigDict.protected_namespaces
30
"pydantic>=2.10.0,<3",
31
"click>=8.1.0,<9",
32
+ "jupyter_ai_litellm>=0.0.2",
33
]
34
35
[project.urls]
0 commit comments