unique_sdk 0.10.0__tar.gz → 0.10.1__tar.gz

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.

Potentially problematic release.


This version of unique_sdk might be problematic. Click here for more details.

Files changed (40) hide show
  1. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/CHANGELOG.md +3 -0
  2. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/PKG-INFO +20 -1
  3. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/README.md +16 -0
  4. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/pyproject.toml +1 -1
  5. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_space.py +47 -0
  6. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/LICENSE +0 -0
  7. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/__init__.py +0 -0
  8. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_api_requestor.py +0 -0
  9. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_api_resource.py +0 -0
  10. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_api_version.py +0 -0
  11. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_error.py +0 -0
  12. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_http_client.py +0 -0
  13. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_list_object.py +0 -0
  14. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_object_classes.py +0 -0
  15. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_request_options.py +0 -0
  16. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_unique_object.py +0 -0
  17. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_unique_ql.py +0 -0
  18. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_unique_response.py +0 -0
  19. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_util.py +0 -0
  20. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_version.py +0 -0
  21. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/_webhook.py +0 -0
  22. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/__init__.py +0 -0
  23. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_acronyms.py +0 -0
  24. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_chat_completion.py +0 -0
  25. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_content.py +0 -0
  26. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_embedding.py +0 -0
  27. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_event.py +0 -0
  28. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_folder.py +0 -0
  29. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_integrated.py +0 -0
  30. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_mcp.py +0 -0
  31. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_message.py +0 -0
  32. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_message_assessment.py +0 -0
  33. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_search.py +0 -0
  34. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_search_string.py +0 -0
  35. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/api_resources/_short_term_memory.py +0 -0
  36. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/utils/chat_history.py +0 -0
  37. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/utils/chat_in_space.py +0 -0
  38. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/utils/file_io.py +0 -0
  39. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/utils/sources.py +0 -0
  40. {unique_sdk-0.10.0 → unique_sdk-0.10.1}/unique_sdk/utils/token.py +0 -0
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.10.1] - 2025-08-05
9
+ - Allow deletion of a space chat.
10
+
8
11
  ## [0.10.0] - 2025-08-04
9
12
  - Add MCP support
10
13
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: unique_sdk
3
- Version: 0.10.0
3
+ Version: 0.10.1
4
4
  Summary:
5
5
  License: MIT
6
6
  Author: Martin Fadler
@@ -37,6 +37,7 @@ The Unique Python SDK provides access to the public API of Unique FinanceGPT. It
37
37
  - [Short Term Memory](#short-term-memory)
38
38
  - [Message Assessment](#message-assessment)
39
39
  - [Folder](#folder)
40
+ - [Space](#space)
40
41
  6. [UniqueQL](#uniqueql)
41
42
  - [Query Structure](#uniqueql-query-structure)
42
43
  - [Metadata Filtering](#metadata-filtering)
@@ -251,6 +252,7 @@ unique_sdk.Message.modify(
251
252
  - [Short Term Memory](#short-term-memory)
252
253
  - [Message Assessment](#message-assessment)
253
254
  - [Folder](#folder)
255
+ - [Space](#space)
254
256
 
255
257
  Most of the API services provide an asynchronous version of the method. The async methods are suffixed with `_async`.
256
258
 
@@ -950,6 +952,20 @@ unique_sdk.Folder.remove_access(
950
952
  )
951
953
  ```
952
954
 
955
+ ### Space
956
+
957
+ #### `unique_sdk.Space.delete_chat`
958
+
959
+ Delete a space chat by id. If the chat does not exist, the function will return an error.
960
+
961
+ ```python
962
+ unique_sdk.Space.delete_chat(
963
+ user_id=user_id,
964
+ company_id=company_id,
965
+ chat_id="chat_dejfhe729br398",
966
+ )
967
+ ```
968
+
953
969
  ## UniqueQL
954
970
 
955
971
  [UniqueQL](https://unique-ch.atlassian.net/wiki/x/coAXHQ) is an advanced query language designed to enhance search capabilities within various search modes such as Vector, Full-Text Search (FTS), and Combined. This query language enables users to perform detailed searches by filtering through metadata attributes like filenames, URLs, dates, and more. UniqueQL is versatile and can be translated into different query formats for various database systems, including PostgreSQL and Qdrant.
@@ -1283,6 +1299,9 @@ All notable changes to this project will be documented in this file.
1283
1299
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1284
1300
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1285
1301
 
1302
+ ## [0.10.1] - 2025-08-05
1303
+ - Allow deletion of a space chat.
1304
+
1286
1305
  ## [0.10.0] - 2025-08-04
1287
1306
  - Add MCP support
1288
1307
 
@@ -21,6 +21,7 @@ The Unique Python SDK provides access to the public API of Unique FinanceGPT. It
21
21
  - [Short Term Memory](#short-term-memory)
22
22
  - [Message Assessment](#message-assessment)
23
23
  - [Folder](#folder)
24
+ - [Space](#space)
24
25
  6. [UniqueQL](#uniqueql)
25
26
  - [Query Structure](#uniqueql-query-structure)
26
27
  - [Metadata Filtering](#metadata-filtering)
@@ -235,6 +236,7 @@ unique_sdk.Message.modify(
235
236
  - [Short Term Memory](#short-term-memory)
236
237
  - [Message Assessment](#message-assessment)
237
238
  - [Folder](#folder)
239
+ - [Space](#space)
238
240
 
239
241
  Most of the API services provide an asynchronous version of the method. The async methods are suffixed with `_async`.
240
242
 
@@ -934,6 +936,20 @@ unique_sdk.Folder.remove_access(
934
936
  )
935
937
  ```
936
938
 
939
+ ### Space
940
+
941
+ #### `unique_sdk.Space.delete_chat`
942
+
943
+ Delete a space chat by id. If the chat does not exist, the function will return an error.
944
+
945
+ ```python
946
+ unique_sdk.Space.delete_chat(
947
+ user_id=user_id,
948
+ company_id=company_id,
949
+ chat_id="chat_dejfhe729br398",
950
+ )
951
+ ```
952
+
937
953
  ## UniqueQL
938
954
 
939
955
  [UniqueQL](https://unique-ch.atlassian.net/wiki/x/coAXHQ) is an advanced query language designed to enhance search capabilities within various search modes such as Vector, Full-Text Search (FTS), and Combined. This query language enables users to perform detailed searches by filtering through metadata attributes like filenames, URLs, dates, and more. UniqueQL is versatile and can be translated into different query formats for various database systems, including PostgreSQL and Qdrant.
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "unique_sdk"
3
- version = "0.10.0"
3
+ version = "0.10.1"
4
4
  description = ""
5
5
  authors = [
6
6
  "Martin Fadler <martin.fadler@unique.ch>",
@@ -67,6 +67,13 @@ class Space(APIResource["Space"]):
67
67
  assessment: Optional[List["Space.Reference"]]
68
68
  messageAssessment: Optional[List["Space.Assessment"]]
69
69
 
70
+ class DeleteChatResponse(TypedDict):
71
+ """
72
+ Response for deleting a chat in a space.
73
+ """
74
+
75
+ chat_id: str
76
+
70
77
  @classmethod
71
78
  def create_message(
72
79
  cls,
@@ -142,3 +149,43 @@ class Space(APIResource["Space"]):
142
149
  company_id,
143
150
  ),
144
151
  )
152
+
153
+ @classmethod
154
+ def delete_chat(
155
+ cls,
156
+ user_id: str,
157
+ company_id: str,
158
+ chat_id: str,
159
+ ) -> "Space.DeleteChatResponse":
160
+ """
161
+ Delete a chat in a space.
162
+ """
163
+ return cast(
164
+ "Space.DeleteChatResponse",
165
+ cls._static_request(
166
+ "delete",
167
+ f"/space/chat/{chat_id}",
168
+ user_id,
169
+ company_id,
170
+ ),
171
+ )
172
+
173
+ @classmethod
174
+ async def delete_chat_async(
175
+ cls,
176
+ user_id: str,
177
+ company_id: str,
178
+ chat_id: str,
179
+ ) -> "Space.DeleteChatResponse":
180
+ """
181
+ Async delete a chat in a space.
182
+ """
183
+ return cast(
184
+ "Space.DeleteChatResponse",
185
+ await cls._static_request_async(
186
+ "delete",
187
+ f"/space/chat/{chat_id}",
188
+ user_id,
189
+ company_id,
190
+ ),
191
+ )
File without changes