unique_toolkit 1.42.2__py3-none-any.whl → 1.42.3__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.
- {unique_toolkit-1.42.2.dist-info → unique_toolkit-1.42.3.dist-info}/METADATA +4 -1
- {unique_toolkit-1.42.2.dist-info → unique_toolkit-1.42.3.dist-info}/RECORD +4 -4
- {unique_toolkit-1.42.2.dist-info → unique_toolkit-1.42.3.dist-info}/LICENSE +0 -0
- {unique_toolkit-1.42.2.dist-info → unique_toolkit-1.42.3.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: unique_toolkit
|
|
3
|
-
Version: 1.42.
|
|
3
|
+
Version: 1.42.3
|
|
4
4
|
Summary:
|
|
5
5
|
License: Proprietary
|
|
6
6
|
Author: Cedric Klinkert
|
|
@@ -9,6 +9,7 @@ Requires-Python: >=3.12,<4.0
|
|
|
9
9
|
Classifier: License :: Other/Proprietary License
|
|
10
10
|
Classifier: Programming Language :: Python :: 3
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.12
|
|
12
|
+
Requires-Dist: docxcompose (>=1.4.0,<2.0.0)
|
|
12
13
|
Requires-Dist: docxtpl (>=0.20.1,<0.21.0)
|
|
13
14
|
Requires-Dist: jambo (>=0.1.2,<0.2.0)
|
|
14
15
|
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
|
|
@@ -123,6 +124,8 @@ All notable changes to this project will be documented in this file.
|
|
|
123
124
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
124
125
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
125
126
|
|
|
127
|
+
## [1.42.3] - 2026-01-05
|
|
128
|
+
- Added example code for agentic table
|
|
126
129
|
|
|
127
130
|
## [1.42.2] - 2026-01-05
|
|
128
131
|
- Fix naming of code interpreter tool in its `ToolPrompts`.
|
|
@@ -215,7 +215,7 @@ unique_toolkit/short_term_memory/service.py,sha256=5PeVBu1ZCAfyDb2HLVvlmqSbyzBBu
|
|
|
215
215
|
unique_toolkit/smart_rules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
216
216
|
unique_toolkit/smart_rules/compile.py,sha256=Ozhh70qCn2yOzRWr9d8WmJeTo7AQurwd3tStgBMPFLA,1246
|
|
217
217
|
unique_toolkit/test_utilities/events.py,sha256=_mwV2bs5iLjxS1ynDCjaIq-gjjKhXYCK-iy3dRfvO3g,6410
|
|
218
|
-
unique_toolkit-1.42.
|
|
219
|
-
unique_toolkit-1.42.
|
|
220
|
-
unique_toolkit-1.42.
|
|
221
|
-
unique_toolkit-1.42.
|
|
218
|
+
unique_toolkit-1.42.3.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
|
219
|
+
unique_toolkit-1.42.3.dist-info/METADATA,sha256=Ph9DN8AGutcYf9kk-CATbPobHM2ZPQ08EGcHJUs7Pa8,46815
|
|
220
|
+
unique_toolkit-1.42.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
221
|
+
unique_toolkit-1.42.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|