unique_toolkit 0.8.47__py3-none-any.whl → 0.8.48__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-0.8.47.dist-info → unique_toolkit-0.8.48.dist-info}/METADATA +4 -1
- {unique_toolkit-0.8.47.dist-info → unique_toolkit-0.8.48.dist-info}/RECORD +4 -4
- {unique_toolkit-0.8.47.dist-info → unique_toolkit-0.8.48.dist-info}/LICENSE +0 -0
- {unique_toolkit-0.8.47.dist-info → unique_toolkit-0.8.48.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: unique_toolkit
|
3
|
-
Version: 0.8.
|
3
|
+
Version: 0.8.48
|
4
4
|
Summary:
|
5
5
|
License: Proprietary
|
6
6
|
Author: Cedric Klinkert
|
@@ -117,6 +117,9 @@ All notable changes to this project will be documented in this file.
|
|
117
117
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
118
118
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
119
119
|
|
120
|
+
## [0.8.48] - 2025-09-05
|
121
|
+
- Add documentation on language models to markdown
|
122
|
+
|
120
123
|
## [0.8.47] - 2025-09-05
|
121
124
|
- Removed old code
|
122
125
|
- Fixed small bugs in history manager & set the hallucination to use gpt4o as default.
|
@@ -118,7 +118,7 @@ unique_toolkit/tools/utils/execution/execution.py,sha256=vjG2Y6awsGNtlvyQAGCTthQ
|
|
118
118
|
unique_toolkit/tools/utils/source_handling/schema.py,sha256=vzAyf6ZWNexjMO0OrnB8y2glGkvAilmGGQXd6zcDaKw,870
|
119
119
|
unique_toolkit/tools/utils/source_handling/source_formatting.py,sha256=C7uayNbdkNVJdEARA5CENnHtNY1SU6etlaqbgHNyxaQ,9152
|
120
120
|
unique_toolkit/tools/utils/source_handling/tests/test_source_formatting.py,sha256=oM5ZxEgzROrnX1229KViCAFjRxl9wCTzWZoinYSHleM,6979
|
121
|
-
unique_toolkit-0.8.
|
122
|
-
unique_toolkit-0.8.
|
123
|
-
unique_toolkit-0.8.
|
124
|
-
unique_toolkit-0.8.
|
121
|
+
unique_toolkit-0.8.48.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
122
|
+
unique_toolkit-0.8.48.dist-info/METADATA,sha256=JJiemqChaHLXodVnd3Cj7DNXMURuyF4--7H1p8oe-gA,31005
|
123
|
+
unique_toolkit-0.8.48.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
124
|
+
unique_toolkit-0.8.48.dist-info/RECORD,,
|
File without changes
|
File without changes
|