unique_toolkit 1.42.0__py3-none-any.whl → 1.42.2__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.
@@ -235,7 +235,7 @@ class OpenAICodeInterpreterTool(OpenAIBuiltInTool[CodeInterpreter]):
235
235
  @override
236
236
  def get_tool_prompts(self) -> ToolPrompts:
237
237
  return ToolPrompts(
238
- name="the python tool", # https://platform.openai.com/docs/guides/tools-code-interpreter
238
+ name="python", # https://platform.openai.com/docs/guides/tools-code-interpreter
239
239
  display_name=self.DISPLAY_NAME,
240
240
  tool_description=self._config.tool_description,
241
241
  tool_system_prompt=self._config.tool_description_for_system_prompt,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: unique_toolkit
3
- Version: 1.42.0
3
+ Version: 1.42.2
4
4
  Summary:
5
5
  License: Proprietary
6
6
  Author: Cedric Klinkert
@@ -27,7 +27,7 @@ Requires-Dist: regex (>=2024.5.15,<2025.0.0)
27
27
  Requires-Dist: sseclient (>=0.0.27,<0.0.28)
28
28
  Requires-Dist: tiktoken (>=0.12.0,<0.13.0)
29
29
  Requires-Dist: typing-extensions (>=4.9.0,<5.0.0)
30
- Requires-Dist: unique-sdk (>=0.10.61,<0.11.0)
30
+ Requires-Dist: unique-sdk (>=0.10.65,<0.11.0)
31
31
  Description-Content-Type: text/markdown
32
32
 
33
33
  # Unique Toolkit
@@ -124,6 +124,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
124
124
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
125
125
 
126
126
 
127
+ ## [1.42.2] - 2026-01-05
128
+ - Fix naming of code interpreter tool in its `ToolPrompts`.
129
+
130
+ ## [1.42.1] - 2025-01-05
131
+ - Version bump of SDK
132
+
127
133
  ## [1.42.0] - 2025-01-05
128
134
  - Add new params for elicitation to `call_tool` api
129
135
 
@@ -124,7 +124,7 @@ unique_toolkit/agentic/tools/openai_builtin/__init__.py,sha256=NdVjkTa3LbW-JHhzP
124
124
  unique_toolkit/agentic/tools/openai_builtin/base.py,sha256=qtUtv-iyid4GpTRKU7IwWuY_OCPHLKEi9x7MCftyLG0,1178
125
125
  unique_toolkit/agentic/tools/openai_builtin/code_interpreter/__init__.py,sha256=w2vONpnC6hKRPoJGwzDuRtNBsQd_o-gMUqArgIl_5KY,305
126
126
  unique_toolkit/agentic/tools/openai_builtin/code_interpreter/config.py,sha256=GS0WLrAo0lCW7d4ih5wheskNG7AsdXsbwEYEESX4K60,5327
127
- unique_toolkit/agentic/tools/openai_builtin/code_interpreter/service.py,sha256=XXBBEUI9tKa8z1HCpv-lwKx3pSEEPeL1RUx9LGGPS04,8007
127
+ unique_toolkit/agentic/tools/openai_builtin/code_interpreter/service.py,sha256=KvJWpD-Qief_OONMs_WG8Ya2e9AnmT6Lzow-6lmnVcY,7998
128
128
  unique_toolkit/agentic/tools/openai_builtin/manager.py,sha256=QeDVgLfnCXrSmXI3b9bgQa9oyfQe_L15wa_YfhfNe9E,2633
129
129
  unique_toolkit/agentic/tools/schemas.py,sha256=TXshRvivr2hD-McXHumO0bp-Z0mz_GnAmQRiVjT59rU,5025
130
130
  unique_toolkit/agentic/tools/test/test_mcp_manager.py,sha256=VpB4k4Dh0lQWakilJMQSzO8sBXapuEC26cub_lorl-M,19221
@@ -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.0.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
219
- unique_toolkit-1.42.0.dist-info/METADATA,sha256=tlmceVkTzv-EZShqPseUHK7nRzfvoezcHCzelCPgIKQ,46573
220
- unique_toolkit-1.42.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
221
- unique_toolkit-1.42.0.dist-info/RECORD,,
218
+ unique_toolkit-1.42.2.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
219
+ unique_toolkit-1.42.2.dist-info/METADATA,sha256=wTjAWdkOKCC30HkiTrvDXnYIJD5rvjmHutRvNIvwiCE,46707
220
+ unique_toolkit-1.42.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
221
+ unique_toolkit-1.42.2.dist-info/RECORD,,