ziya 0.1.50__py3-none-any.whl → 0.1.51__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ziya might be problematic. Click here for more details.
- pyproject.toml +2 -1
- {ziya-0.1.50.dist-info → ziya-0.1.51.dist-info}/METADATA +2 -1
- {ziya-0.1.50.dist-info → ziya-0.1.51.dist-info}/RECORD +6 -6
- {ziya-0.1.50.dist-info → ziya-0.1.51.dist-info}/LICENSE +0 -0
- {ziya-0.1.50.dist-info → ziya-0.1.51.dist-info}/WHEEL +0 -0
- {ziya-0.1.50.dist-info → ziya-0.1.51.dist-info}/entry_points.txt +0 -0
pyproject.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "ziya"
|
|
3
|
-
version = "0.1.
|
|
3
|
+
version = "0.1.51"
|
|
4
4
|
description = ""
|
|
5
5
|
authors = ["Vishnu Krishnaprasad <vishnukool@gmail.com>"]
|
|
6
6
|
readme = "README.md"
|
|
@@ -27,6 +27,7 @@ langchain-cli = ">=0.0.15"
|
|
|
27
27
|
pydevd-pycharm = "^243.18137.19"
|
|
28
28
|
langchain-community = "^0.3.1"
|
|
29
29
|
transformers = "^4.36.2"
|
|
30
|
+
langchain-google-genai = "^2.0.11"
|
|
30
31
|
|
|
31
32
|
[tool.poetry.group.dev.dependencies]
|
|
32
33
|
pytest = "^8.3.3"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ziya
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.51
|
|
4
4
|
Summary:
|
|
5
5
|
Author: Vishnu Krishnaprasad
|
|
6
6
|
Author-email: vishnukool@gmail.com
|
|
@@ -17,6 +17,7 @@ Requires-Dist: langchain-anthropic (>=0.2,<0.3)
|
|
|
17
17
|
Requires-Dist: langchain-aws (>=0.2,<0.3)
|
|
18
18
|
Requires-Dist: langchain-cli (>=0.0.15)
|
|
19
19
|
Requires-Dist: langchain-community (>=0.3.1,<0.4.0)
|
|
20
|
+
Requires-Dist: langchain-google-genai (>=2.0.11,<3.0.0)
|
|
20
21
|
Requires-Dist: langchainhub (>=0.1.15)
|
|
21
22
|
Requires-Dist: langgraph (>=0.2,<0.3)
|
|
22
23
|
Requires-Dist: patch-ng (>=1.17)
|
|
@@ -18,7 +18,7 @@ app/utils/logging_utils.py,sha256=fOS-TGrKzEdpkjGdnfG3jaHdKJeA5DT0UG6tv_e49aw,53
|
|
|
18
18
|
app/utils/print_tree_util.py,sha256=EfGHYAhw7maVQbmwtcLGJf848FajOS5GHd-6H1Sw2mg,1494
|
|
19
19
|
app/utils/sanitizer_util.py,sha256=fWna2luECerrhIqnFbMARIIu5vGaIq5kJbtOF67a6XQ,1837
|
|
20
20
|
app/utils/version_util.py,sha256=NcvMWIImJDcO9K5OMX6jJD4q6Zb8Y117Mu8sWIkhxEc,631
|
|
21
|
-
pyproject.toml,sha256=
|
|
21
|
+
pyproject.toml,sha256=XHDvpJeWpAlz4H-z9evnPtRtTYw9MsB-oATI9KSZsRs,1039
|
|
22
22
|
scripts.py,sha256=70BOvYoboMhl3Bxjy73m1ozmI8UV8JZVyi2RwUptkK8,809
|
|
23
23
|
templates/asset-manifest.json,sha256=gf1-VAV2IBgfTbMxYjBh7OdHaYTjVdZxnN0UrqPMXRs,129709
|
|
24
24
|
templates/favicon.ico,sha256=HgB8xAZdDHFK2lODUsp2H_Dds_i14pnpydx7NEJrNrU,15086
|
|
@@ -1270,8 +1270,8 @@ templates/static/media/fa-solid-900.2463b90d9a316e4e5294.woff2,sha256=qnWZhiOjke
|
|
|
1270
1270
|
templates/static/media/fa-solid-900.2582b0e4bcf85eceead0.ttf,sha256=0vBZNUCw4zum3iVaVPJy1GbjEUSAaVa-qM_b9-3_yb0,426112
|
|
1271
1271
|
templates/static/media/fa-v4compatibility.da94ef451f4969af06e6.ttf,sha256=MPar9rqkJYJYKHk9bfrR-2N2XQ5auqevb-r7m_zs5aA,10836
|
|
1272
1272
|
templates/static/media/fa-v4compatibility.ea8f94e1d22e0d35ccd4.woff2,sha256=DOkDPGnccU9fRe-b8X1V5MRrzfrWeZpOkrOOd4G_hr0,4796
|
|
1273
|
-
ziya-0.1.
|
|
1274
|
-
ziya-0.1.
|
|
1275
|
-
ziya-0.1.
|
|
1276
|
-
ziya-0.1.
|
|
1277
|
-
ziya-0.1.
|
|
1273
|
+
ziya-0.1.51.dist-info/LICENSE,sha256=8CfErGEG13yY1Z-CDlIhAQawX2KOv-QI_2Ge2z6x8SU,1064
|
|
1274
|
+
ziya-0.1.51.dist-info/METADATA,sha256=YGeeI7R9H66r1S1UxA5FPvwomcdeYXfSZQtfntPn0jk,3056
|
|
1275
|
+
ziya-0.1.51.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
1276
|
+
ziya-0.1.51.dist-info/entry_points.txt,sha256=6-KUolj5XXeOPVCJGTJgUL_3lDVGxG-YtK5BTvFPyBg,147
|
|
1277
|
+
ziya-0.1.51.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|