mixpeek 0.7.0__py3-none-any.whl → 0.7.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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: mixpeek
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.1
|
4
4
|
Summary: Mixpeek Python SDK
|
5
5
|
Home-page: https://github.com/mixpeek/mixpeek-python
|
6
6
|
Author: Ethan Steininger
|
@@ -233,8 +233,6 @@ response = client.collections.delete_collection(collection_id="collection_id")
|
|
233
233
|
|
234
234
|
- `collection_id` (str): The ID of the collection to delete.
|
235
235
|
|
236
|
-
Certainly! I'll update the README to include information about the `tools` service, specifically the video processing functionality. Here's the addition to the README:
|
237
|
-
|
238
236
|
### Tools
|
239
237
|
|
240
238
|
The `tools` module provides utility functions for processing various types of data before embedding or indexing.
|
@@ -7,7 +7,7 @@ mixpeek/endpoints/embed.py,sha256=ybDqyIt0oJiwIdH1QSwuV-CPeJgd-zW0etNAcBdgZYE,22
|
|
7
7
|
mixpeek/endpoints/index.py,sha256=2WcjrRHCMqqj0ddWEkl1f5U81Ni9xKySC1_sdkrhnhM,1857
|
8
8
|
mixpeek/endpoints/search.py,sha256=fp78miF5bSWTiQn32NMoth9mlLBsj7NfjNzS6HrEz3Q,2170
|
9
9
|
mixpeek/endpoints/tools.py,sha256=QH3X0tYKr-W_9ApENgP7PeuLJi7Qr9W2jrrgQFH4F2A,3567
|
10
|
-
mixpeek-0.7.
|
11
|
-
mixpeek-0.7.
|
12
|
-
mixpeek-0.7.
|
13
|
-
mixpeek-0.7.
|
10
|
+
mixpeek-0.7.1.dist-info/METADATA,sha256=mbjStU-fvEpahmG3iCgAlOSD5Id6IL8KOEh3sMyUwiA,10585
|
11
|
+
mixpeek-0.7.1.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
12
|
+
mixpeek-0.7.1.dist-info/top_level.txt,sha256=EJ8Jc4IhqyUwnUlBwKbs498Ju4O9a-IDh2kXc_lo6Vg,8
|
13
|
+
mixpeek-0.7.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|