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 97dbdbf commit 9dbd16cCopy full SHA for 9dbd16c
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "kady"
3
-version = "0.2.21"
+version = "0.3.0"
4
description = "Kady — K-Dense BYOK Agent"
5
readme = "README.md"
6
requires-python = ">=3.13"
@@ -10,11 +10,11 @@ dependencies = [
10
"google-adk[extensions]>=1.31.0",
11
"graphifyy>=0.4.21",
12
"h5py>=3.16.0",
13
- "litellm[proxy]>=1.82.6",
+ "litellm[proxy]>=1.83.10",
14
"markitdown[all]>=0.1.5",
15
"matplotlib>=3.10.8",
16
"mcp>=1.0.0",
17
- "modal>=1.3.5",
+ "modal>=1.4.2",
18
"openrouter>=0.7.11",
19
"pydantic>=2.12.5",
20
"python-dotenv>=1.2.1",
0 commit comments