unique_orchestrator 0.0.4__py3-none-any.whl → 1.0.1__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_orchestrator-0.0.4.dist-info → unique_orchestrator-1.0.1.dist-info}/METADATA +14 -8
- {unique_orchestrator-0.0.4.dist-info → unique_orchestrator-1.0.1.dist-info}/RECORD +4 -4
- {unique_orchestrator-0.0.4.dist-info → unique_orchestrator-1.0.1.dist-info}/LICENSE +0 -0
- {unique_orchestrator-0.0.4.dist-info → unique_orchestrator-1.0.1.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: unique_orchestrator
|
|
3
|
-
Version:
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary:
|
|
5
5
|
License: Proprietary
|
|
6
6
|
Author: Andreas Hauri
|
|
@@ -14,13 +14,13 @@ Requires-Dist: pydantic-settings (>=2.10.1,<3.0.0)
|
|
|
14
14
|
Requires-Dist: pytest (>=8.4.1,<9.0.0)
|
|
15
15
|
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
|
|
16
16
|
Requires-Dist: typing-extensions (>=4.9.0,<5.0.0)
|
|
17
|
-
Requires-Dist: unique-deep-research (>=0.0.
|
|
18
|
-
Requires-Dist: unique-follow-up-questions (>=0.0.
|
|
19
|
-
Requires-Dist: unique-internal-search (>=0.0.
|
|
20
|
-
Requires-Dist: unique-sdk (>=0.10.
|
|
21
|
-
Requires-Dist: unique-stock-ticker (>=0.0.
|
|
22
|
-
Requires-Dist: unique-toolkit (>=
|
|
23
|
-
Requires-Dist: unique-web-search (>=
|
|
17
|
+
Requires-Dist: unique-deep-research (>=1.0.0,<2.0.0)
|
|
18
|
+
Requires-Dist: unique-follow-up-questions (>=1.0.0,<2.0.0)
|
|
19
|
+
Requires-Dist: unique-internal-search (>=1.0.0,<2.0.0)
|
|
20
|
+
Requires-Dist: unique-sdk (>=0.10.24,<0.11.0)
|
|
21
|
+
Requires-Dist: unique-stock-ticker (>=1.0.0,<2.0.0)
|
|
22
|
+
Requires-Dist: unique-toolkit (>=1.1.1,<2.0.0)
|
|
23
|
+
Requires-Dist: unique-web-search (>=1.0.0,<2.0.0)
|
|
24
24
|
Description-Content-Type: text/markdown
|
|
25
25
|
|
|
26
26
|
# Internal Search Tool
|
|
@@ -33,6 +33,12 @@ All notable changes to this project will be documented in this file.
|
|
|
33
33
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
34
34
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
35
35
|
|
|
36
|
+
## [1.0.1] - 2025-09-18
|
|
37
|
+
- updated toolkit
|
|
38
|
+
|
|
39
|
+
## [1.0.0] - 2025-09-18
|
|
40
|
+
- Bump toolkit version to allow for both patch and minor updates
|
|
41
|
+
|
|
36
42
|
## [0.0.4] - 2025-09-17
|
|
37
43
|
- Updated to latest toolkit
|
|
38
44
|
|
|
@@ -5,7 +5,7 @@ unique_orchestrator/prompts/user_message_prompt.jinja2,sha256=KLCfbxMu5R7_V8-AHk
|
|
|
5
5
|
unique_orchestrator/tests/test_unique_ai_reference_order.py,sha256=8mZeVP1k8neH4qrFW3oa3zwIdaq2c7R1VvurC7kjBU8,4445
|
|
6
6
|
unique_orchestrator/unique_ai.py,sha256=OFzgyPWvh5mK4p3OxII3hKpQt_dhHBD2BbtHakZ35n8,15635
|
|
7
7
|
unique_orchestrator/unique_ai_builder.py,sha256=QaIY4lMb8HiuyYkUzAhW3IO3eU7j8FIXFU0tqdTHC5I,6105
|
|
8
|
-
unique_orchestrator-
|
|
9
|
-
unique_orchestrator-
|
|
10
|
-
unique_orchestrator-
|
|
11
|
-
unique_orchestrator-
|
|
8
|
+
unique_orchestrator-1.0.1.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
|
9
|
+
unique_orchestrator-1.0.1.dist-info/METADATA,sha256=CFXZr_PRSiowsNWaTVUYo_fvzEjCvvLk0iKczxsPvUg,1647
|
|
10
|
+
unique_orchestrator-1.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
11
|
+
unique_orchestrator-1.0.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|