unique_toolkit 1.41.0__py3-none-any.whl → 1.42.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.
@@ -220,6 +220,8 @@ class MCPToolWrapper(Tool[MCPToolConfig]):
220
220
  user_id=self.event.user_id,
221
221
  company_id=self.event.company_id,
222
222
  name=self.name,
223
+ messageId=self.event.payload.assistant_message.id,
224
+ chatId=self.event.payload.chat_id,
223
225
  arguments=arguments,
224
226
  )
225
227
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: unique_toolkit
3
- Version: 1.41.0
3
+ Version: 1.42.1
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.1] - 2025-01-05
128
+ - Version bump of SDK
129
+
130
+ ## [1.42.0] - 2025-01-05
131
+ - Add new params for elicitation to `call_tool` api
132
+
127
133
  ## [1.41.0] - 2025-12-29
128
134
  - Add `AgenticTable` service to unique_toolkit
129
135
 
@@ -119,7 +119,7 @@ unique_toolkit/agentic/tools/factory.py,sha256=A1Aliwx037UAk9ADiDsg0zjCWWnvzV_Px
119
119
  unique_toolkit/agentic/tools/mcp/__init__.py,sha256=RLF_p-LDRC7GhiB3fdCi4u3bh6V9PY_w26fg61BLyco,122
120
120
  unique_toolkit/agentic/tools/mcp/manager.py,sha256=DPYwwDe6RSZyuPaxn-je49fP_qOOs0ZV46EM6GZcV4c,2748
121
121
  unique_toolkit/agentic/tools/mcp/models.py,sha256=OyCCb7Vwv1ftzC_OCpFkf3TX9Aeb74ZZagG-qK5peIU,722
122
- unique_toolkit/agentic/tools/mcp/tool_wrapper.py,sha256=m1-Uf0pSM5SoEKsxm9WqBsPRrKhmYX5AsxpdSCHLdmw,8724
122
+ unique_toolkit/agentic/tools/mcp/tool_wrapper.py,sha256=JuNP_mild2vx6opIt5432y6mx0a0KDpKsGBNxn3UYeA,8842
123
123
  unique_toolkit/agentic/tools/openai_builtin/__init__.py,sha256=NdVjkTa3LbW-JHhzPRjinTmgOCtEv090Zr9jGZXmgqs,345
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
@@ -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.41.0.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
219
- unique_toolkit-1.41.0.dist-info/METADATA,sha256=nfWPkb3z7-IQBPeeLrcFN8AJm2MmuwPGlA9t-5XgStY,46495
220
- unique_toolkit-1.41.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
221
- unique_toolkit-1.41.0.dist-info/RECORD,,
218
+ unique_toolkit-1.42.1.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
219
+ unique_toolkit-1.42.1.dist-info/METADATA,sha256=f7dv-1DQjk3Kh6j1evwuzCbP8d_uX3iM9y4Xzk8ayoo,46621
220
+ unique_toolkit-1.42.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
221
+ unique_toolkit-1.42.1.dist-info/RECORD,,