alita-sdk 0.3.148__py3-none-any.whl → 0.3.149__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.
- {alita_sdk-0.3.148.dist-info → alita_sdk-0.3.149.dist-info}/METADATA +7 -3
- {alita_sdk-0.3.148.dist-info → alita_sdk-0.3.149.dist-info}/RECORD +5 -5
- {alita_sdk-0.3.148.dist-info → alita_sdk-0.3.149.dist-info}/WHEEL +0 -0
- {alita_sdk-0.3.148.dist-info → alita_sdk-0.3.149.dist-info}/licenses/LICENSE +0 -0
- {alita_sdk-0.3.148.dist-info → alita_sdk-0.3.149.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: alita_sdk
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.149
|
4
4
|
Summary: SDK for building langchain agents using resources from Alita
|
5
5
|
Author-email: Artem Rozumenko <artyom.rozumenko@gmail.com>, Mikalai Biazruchka <mikalai_biazruchka@epam.com>, Roman Mitusov <roman_mitusov@epam.com>, Ivan Krakhmaliuk <lifedjik@gmail.com>
|
6
6
|
License-Expression: Apache-2.0
|
@@ -52,7 +52,7 @@ Requires-Dist: openpyxl==3.1.2; extra == "runtime"
|
|
52
52
|
Requires-Dist: markdown==3.5.1; extra == "runtime"
|
53
53
|
Requires-Dist: beautifulsoup4==4.12.2; extra == "runtime"
|
54
54
|
Requires-Dist: gensim==4.3.3; extra == "runtime"
|
55
|
-
Requires-Dist: chromadb
|
55
|
+
Requires-Dist: chromadb==0.5.20; extra == "runtime"
|
56
56
|
Requires-Dist: pgvector==0.2.5; extra == "runtime"
|
57
57
|
Requires-Dist: scipy==1.13.1; extra == "runtime"
|
58
58
|
Requires-Dist: pytesseract==0.3.13; extra == "runtime"
|
@@ -62,7 +62,11 @@ Requires-Dist: rlpycairo==0.3.0; extra == "runtime"
|
|
62
62
|
Requires-Dist: cairocffi==1.7.1; extra == "runtime"
|
63
63
|
Requires-Dist: docx2txt==0.8; extra == "runtime"
|
64
64
|
Requires-Dist: mammoth==1.9.0; extra == "runtime"
|
65
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc
|
65
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.25.0; extra == "runtime"
|
66
|
+
Requires-Dist: opentelemetry_api==1.25.0; extra == "runtime"
|
67
|
+
Requires-Dist: opentelemetry_instrumentation==0.46b0; extra == "runtime"
|
68
|
+
Requires-Dist: grpcio_status==1.63.0rc1; extra == "runtime"
|
69
|
+
Requires-Dist: protobuf==4.25.7; extra == "runtime"
|
66
70
|
Requires-Dist: sentence-transformers==2.7.0; extra == "runtime"
|
67
71
|
Provides-Extra: tools
|
68
72
|
Requires-Dist: dulwich==0.21.6; extra == "tools"
|
@@ -312,8 +312,8 @@ alita_sdk/tools/zephyr_enterprise/api_wrapper.py,sha256=Ir3zHljhbZQJRJJQOBzS_GL5
|
|
312
312
|
alita_sdk/tools/zephyr_enterprise/zephyr_enterprise.py,sha256=hV9LIrYfJT6oYp-ZfQR0YHflqBFPsUw2Oc55HwK0H48,6809
|
313
313
|
alita_sdk/tools/zephyr_scale/__init__.py,sha256=2NTcdrfkx4GSegqyXhsPLsEpc4FlACuDy85b0fk6cAo,4572
|
314
314
|
alita_sdk/tools/zephyr_scale/api_wrapper.py,sha256=UHVQUVqcBc3SZvDfO78HSuBzwAsRw2cCDQa-xMOzndE,68663
|
315
|
-
alita_sdk-0.3.
|
316
|
-
alita_sdk-0.3.
|
317
|
-
alita_sdk-0.3.
|
318
|
-
alita_sdk-0.3.
|
319
|
-
alita_sdk-0.3.
|
315
|
+
alita_sdk-0.3.149.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
316
|
+
alita_sdk-0.3.149.dist-info/METADATA,sha256=3KvHlPD73TLX1VWwpvXpl2pI9mcCkXHyWIV8SNp2vT8,18667
|
317
|
+
alita_sdk-0.3.149.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
318
|
+
alita_sdk-0.3.149.dist-info/top_level.txt,sha256=0vJYy5p_jK6AwVb1aqXr7Kgqgk3WDtQ6t5C-XI9zkmg,10
|
319
|
+
alita_sdk-0.3.149.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|