mixpeek 0.1.2__py3-none-any.whl → 0.5__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.
Files changed (180) hide show
  1. mixpeek/__init__.py +83 -6
  2. mixpeek-0.5.dist-info/LICENSE.rst +20 -0
  3. mixpeek-0.5.dist-info/METADATA +12 -0
  4. mixpeek-0.5.dist-info/RECORD +6 -0
  5. {mixpeek-0.1.2.dist-info → mixpeek-0.5.dist-info}/WHEEL +2 -1
  6. mixpeek-0.5.dist-info/top_level.txt +1 -0
  7. mixpeek/_hooks/__init__.py +0 -5
  8. mixpeek/_hooks/registration.py +0 -13
  9. mixpeek/_hooks/sdkhooks.py +0 -76
  10. mixpeek/_hooks/types.py +0 -94
  11. mixpeek/_version.py +0 -12
  12. mixpeek/assets.py +0 -1561
  13. mixpeek/basesdk.py +0 -350
  14. mixpeek/collections.py +0 -1029
  15. mixpeek/featureextractors.py +0 -205
  16. mixpeek/features.py +0 -1181
  17. mixpeek/health.py +0 -167
  18. mixpeek/httpclient.py +0 -84
  19. mixpeek/ingest.py +0 -831
  20. mixpeek/interactions.py +0 -221
  21. mixpeek/models/__init__.py +0 -751
  22. mixpeek/models/actionusage.py +0 -16
  23. mixpeek/models/apierror.py +0 -22
  24. mixpeek/models/apikey.py +0 -25
  25. mixpeek/models/apikeyupdate.py +0 -49
  26. mixpeek/models/assetfeatures.py +0 -55
  27. mixpeek/models/assetresponse.py +0 -166
  28. mixpeek/models/assets_model_searchquery.py +0 -21
  29. mixpeek/models/assetupdate.py +0 -28
  30. mixpeek/models/availableindexesresponse.py +0 -23
  31. mixpeek/models/availablemodels.py +0 -12
  32. mixpeek/models/boolindexparams.py +0 -18
  33. mixpeek/models/collectionmodel.py +0 -70
  34. mixpeek/models/collectionresult.py +0 -73
  35. mixpeek/models/create_api_key_organizations_users_user_email_api_keys_postop.py +0 -23
  36. mixpeek/models/create_collection_collections_postop.py +0 -62
  37. mixpeek/models/create_interaction_features_search_interactions_postop.py +0 -59
  38. mixpeek/models/createcollectionrequest.py +0 -59
  39. mixpeek/models/createnamespacerequest.py +0 -62
  40. mixpeek/models/datetimeindexparams.py +0 -18
  41. mixpeek/models/dateusage.py +0 -22
  42. mixpeek/models/db_model_paginationresponse.py +0 -59
  43. mixpeek/models/db_model_taskresponse.py +0 -20
  44. mixpeek/models/delete_api_key_organizations_users_user_email_api_keys_key_name_deleteop.py +0 -23
  45. mixpeek/models/delete_asset_assets_asset_id_deleteop.py +0 -57
  46. mixpeek/models/delete_collection_collections_collection_deleteop.py +0 -59
  47. mixpeek/models/delete_feature_features_feature_id_deleteop.py +0 -57
  48. mixpeek/models/delete_interaction_features_search_interactions_interaction_id_deleteop.py +0 -59
  49. mixpeek/models/delete_namespace_namespaces_namespace_deleteop.py +0 -18
  50. mixpeek/models/delete_user_organizations_users_user_email_deleteop.py +0 -16
  51. mixpeek/models/denseembedding.py +0 -16
  52. mixpeek/models/embeddingrequest.py +0 -59
  53. mixpeek/models/embeddingresponse.py +0 -64
  54. mixpeek/models/errormessage.py +0 -13
  55. mixpeek/models/errorresponse.py +0 -21
  56. mixpeek/models/facedetectsettings.py +0 -52
  57. mixpeek/models/featureextractionembeddingrequest.py +0 -54
  58. mixpeek/models/featureresponse.py +0 -74
  59. mixpeek/models/features_model_paginationresponse.py +0 -59
  60. mixpeek/models/featureupdaterequest.py +0 -21
  61. mixpeek/models/filtercondition.py +0 -74
  62. mixpeek/models/floatindexparams.py +0 -18
  63. mixpeek/models/full_asset_update_assets_asset_id_putop.py +0 -69
  64. mixpeek/models/full_feature_update_features_feature_id_putop.py +0 -69
  65. mixpeek/models/geoindexparams.py +0 -18
  66. mixpeek/models/get_asset_assets_asset_id_getop.py +0 -73
  67. mixpeek/models/get_asset_with_features_assets_asset_id_features_getop.py +0 -73
  68. mixpeek/models/get_collection_collections_collection_getop.py +0 -59
  69. mixpeek/models/get_feature_features_feature_id_getop.py +0 -70
  70. mixpeek/models/get_interaction_features_search_interactions_interaction_id_getop.py +0 -59
  71. mixpeek/models/get_namespace_namespaces_namespace_getop.py +0 -18
  72. mixpeek/models/get_task_tasks_task_id_getop.py +0 -57
  73. mixpeek/models/get_user_organizations_users_user_email_getop.py +0 -16
  74. mixpeek/models/groupbyoptions.py +0 -71
  75. mixpeek/models/groupbyoptionsasset.py +0 -71
  76. mixpeek/models/groupedassetdata.py +0 -18
  77. mixpeek/models/healthcheckresponse.py +0 -13
  78. mixpeek/models/httpvalidationerror.py +0 -21
  79. mixpeek/models/imagedescribesettings.py +0 -82
  80. mixpeek/models/imagedetectsettings.py +0 -53
  81. mixpeek/models/imagereadsettings.py +0 -71
  82. mixpeek/models/imagesettings.py +0 -79
  83. mixpeek/models/ingest_image_url_ingest_images_url_postop.py +0 -59
  84. mixpeek/models/ingest_text_ingest_text_postop.py +0 -59
  85. mixpeek/models/ingest_video_url_ingest_videos_url_postop.py +0 -59
  86. mixpeek/models/inputtype.py +0 -11
  87. mixpeek/models/integerindexparams.py +0 -24
  88. mixpeek/models/interactionresponse.py +0 -87
  89. mixpeek/models/interactiontype.py +0 -11
  90. mixpeek/models/jsonimageoutputsettings.py +0 -55
  91. mixpeek/models/jsontextoutputsettings.py +0 -55
  92. mixpeek/models/jsonvideooutputsettings.py +0 -55
  93. mixpeek/models/keywordindexparams.py +0 -21
  94. mixpeek/models/kill_task_tasks_task_id_deleteop.py +0 -57
  95. mixpeek/models/list_assets_assets_postop.py +0 -77
  96. mixpeek/models/list_collections_collections_getop.py +0 -65
  97. mixpeek/models/list_features_features_postop.py +0 -79
  98. mixpeek/models/list_interactions_features_search_interactions_getop.py +0 -96
  99. mixpeek/models/listassetsrequest.py +0 -75
  100. mixpeek/models/listassetsresponse.py +0 -22
  101. mixpeek/models/listcollectionsresponse.py +0 -22
  102. mixpeek/models/listfeaturesrequest.py +0 -77
  103. mixpeek/models/listfeaturesresponse.py +0 -22
  104. mixpeek/models/logicaloperator_input.py +0 -88
  105. mixpeek/models/logicaloperator_output.py +0 -103
  106. mixpeek/models/logodetectsettings.py +0 -52
  107. mixpeek/models/modality.py +0 -13
  108. mixpeek/models/modeldetails.py +0 -57
  109. mixpeek/models/namespaceresponse.py +0 -54
  110. mixpeek/models/organizationmodel.py +0 -45
  111. mixpeek/models/partial_asset_update_assets_asset_id_patchop.py +0 -69
  112. mixpeek/models/payloadindexconfig.py +0 -94
  113. mixpeek/models/payloadindextype.py +0 -17
  114. mixpeek/models/payloadschematype.py +0 -15
  115. mixpeek/models/percolaterequest.py +0 -57
  116. mixpeek/models/permission.py +0 -10
  117. mixpeek/models/processimageurlinput.py +0 -99
  118. mixpeek/models/processtextinput.py +0 -94
  119. mixpeek/models/processvideourlinput.py +0 -99
  120. mixpeek/models/querysettings.py +0 -56
  121. mixpeek/models/rerankingoptions.py +0 -47
  122. mixpeek/models/search_assets_assets_search_postop.py +0 -59
  123. mixpeek/models/search_features_features_search_postop.py +0 -96
  124. mixpeek/models/search_model_searchquery_input.py +0 -76
  125. mixpeek/models/searchassetsrequest.py +0 -78
  126. mixpeek/models/searchinteraction.py +0 -82
  127. mixpeek/models/searchquery_output.py +0 -79
  128. mixpeek/models/searchrequestfeatures_input.py +0 -151
  129. mixpeek/models/searchrequestfeatures_output.py +0 -151
  130. mixpeek/models/sortoption.py +0 -28
  131. mixpeek/models/sparseembedding.py +0 -21
  132. mixpeek/models/tasks_model_taskresponse.py +0 -24
  133. mixpeek/models/taskstatus.py +0 -16
  134. mixpeek/models/textindexparams.py +0 -31
  135. mixpeek/models/textsettings.py +0 -61
  136. mixpeek/models/tokenizertype.py +0 -11
  137. mixpeek/models/update_api_key_organizations_users_user_email_api_keys_key_name_patchop.py +0 -30
  138. mixpeek/models/update_collection_collections_collection_putop.py +0 -74
  139. mixpeek/models/update_namespace_namespaces_namespace_putop.py +0 -28
  140. mixpeek/models/updateassetrequest.py +0 -60
  141. mixpeek/models/updatenamespacerequest.py +0 -26
  142. mixpeek/models/usage.py +0 -18
  143. mixpeek/models/usermodel_input.py +0 -36
  144. mixpeek/models/usermodel_output.py +0 -36
  145. mixpeek/models/uuidindexparams.py +0 -21
  146. mixpeek/models/validationerror.py +0 -26
  147. mixpeek/models/vectormodel.py +0 -11
  148. mixpeek/models/vectortype.py +0 -9
  149. mixpeek/models/videodescribesettings.py +0 -82
  150. mixpeek/models/videodetectsettings.py +0 -53
  151. mixpeek/models/videoreadsettings.py +0 -71
  152. mixpeek/models/videosettings.py +0 -101
  153. mixpeek/models/videotranscriptionsettings.py +0 -69
  154. mixpeek/namespaces.py +0 -1143
  155. mixpeek/organizations.py +0 -1508
  156. mixpeek/py.typed +0 -1
  157. mixpeek/sdk.py +0 -135
  158. mixpeek/sdkconfiguration.py +0 -45
  159. mixpeek/searchinteractions.py +0 -647
  160. mixpeek/tasks.py +0 -387
  161. mixpeek/types/__init__.py +0 -21
  162. mixpeek/types/basemodel.py +0 -39
  163. mixpeek/utils/__init__.py +0 -97
  164. mixpeek/utils/annotations.py +0 -55
  165. mixpeek/utils/enums.py +0 -34
  166. mixpeek/utils/eventstreaming.py +0 -238
  167. mixpeek/utils/forms.py +0 -202
  168. mixpeek/utils/headers.py +0 -136
  169. mixpeek/utils/logger.py +0 -27
  170. mixpeek/utils/metadata.py +0 -118
  171. mixpeek/utils/queryparams.py +0 -205
  172. mixpeek/utils/requestbodies.py +0 -66
  173. mixpeek/utils/retries.py +0 -217
  174. mixpeek/utils/security.py +0 -174
  175. mixpeek/utils/serializers.py +0 -215
  176. mixpeek/utils/url.py +0 -155
  177. mixpeek/utils/values.py +0 -134
  178. mixpeek-0.1.2.dist-info/METADATA +0 -439
  179. mixpeek-0.1.2.dist-info/RECORD +0 -176
  180. py.typed +0 -1
mixpeek/py.typed DELETED
@@ -1 +0,0 @@
1
- # Marker file for PEP 561. The package enables type hints.
mixpeek/sdk.py DELETED
@@ -1,135 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from .basesdk import BaseSDK
4
- from .httpclient import AsyncHttpClient, HttpClient
5
- from .sdkconfiguration import SDKConfiguration
6
- from .utils.logger import Logger, get_default_logger
7
- from .utils.retries import RetryConfig
8
- import httpx
9
- from mixpeek import utils
10
- from mixpeek._hooks import SDKHooks
11
- from mixpeek.assets import Assets
12
- from mixpeek.collections import Collections
13
- from mixpeek.featureextractors import FeatureExtractors
14
- from mixpeek.features import Features
15
- from mixpeek.health import Health
16
- from mixpeek.ingest import Ingest
17
- from mixpeek.interactions import Interactions
18
- from mixpeek.namespaces import Namespaces
19
- from mixpeek.organizations import Organizations
20
- from mixpeek.searchinteractions import SearchInteractions
21
- from mixpeek.tasks import Tasks
22
- from mixpeek.types import OptionalNullable, UNSET
23
- from typing import Dict, Optional
24
-
25
-
26
- class Mixpeek(BaseSDK):
27
- r"""Mixpeek API: This is the Mixpeek API, providing access to various endpoints for data processing and retrieval."""
28
-
29
- organizations: Organizations
30
- namespaces: Namespaces
31
- features: Features
32
- search_interactions: SearchInteractions
33
- interactions: Interactions
34
- feature_extractors: FeatureExtractors
35
- ingest: Ingest
36
- assets: Assets
37
- collections: Collections
38
- tasks: Tasks
39
- health: Health
40
-
41
- def __init__(
42
- self,
43
- server_idx: Optional[int] = None,
44
- server_url: Optional[str] = None,
45
- url_params: Optional[Dict[str, str]] = None,
46
- client: Optional[HttpClient] = None,
47
- async_client: Optional[AsyncHttpClient] = None,
48
- retry_config: OptionalNullable[RetryConfig] = UNSET,
49
- timeout_ms: Optional[int] = None,
50
- debug_logger: Optional[Logger] = None,
51
- ) -> None:
52
- r"""Instantiates the SDK configuring it with the provided parameters.
53
-
54
- :param server_idx: The index of the server to use for all methods
55
- :param server_url: The server URL to use for all methods
56
- :param url_params: Parameters to optionally template the server URL with
57
- :param client: The HTTP client to use for all synchronous methods
58
- :param async_client: The Async HTTP client to use for all asynchronous methods
59
- :param retry_config: The retry configuration to use for all supported methods
60
- :param timeout_ms: Optional request timeout applied to each operation in milliseconds
61
- """
62
- if client is None:
63
- client = httpx.Client()
64
-
65
- assert issubclass(
66
- type(client), HttpClient
67
- ), "The provided client must implement the HttpClient protocol."
68
-
69
- if async_client is None:
70
- async_client = httpx.AsyncClient()
71
-
72
- if debug_logger is None:
73
- debug_logger = get_default_logger()
74
-
75
- assert issubclass(
76
- type(async_client), AsyncHttpClient
77
- ), "The provided async_client must implement the AsyncHttpClient protocol."
78
-
79
- if server_url is not None:
80
- if url_params is not None:
81
- server_url = utils.template_url(server_url, url_params)
82
-
83
- BaseSDK.__init__(
84
- self,
85
- SDKConfiguration(
86
- client=client,
87
- async_client=async_client,
88
- server_url=server_url,
89
- server_idx=server_idx,
90
- retry_config=retry_config,
91
- timeout_ms=timeout_ms,
92
- debug_logger=debug_logger,
93
- ),
94
- )
95
-
96
- hooks = SDKHooks()
97
-
98
- current_server_url, *_ = self.sdk_configuration.get_server_details()
99
- server_url, self.sdk_configuration.client = hooks.sdk_init(
100
- current_server_url, self.sdk_configuration.client
101
- )
102
- if current_server_url != server_url:
103
- self.sdk_configuration.server_url = server_url
104
-
105
- # pylint: disable=protected-access
106
- self.sdk_configuration.__dict__["_hooks"] = hooks
107
-
108
- self._init_sdks()
109
-
110
- def _init_sdks(self):
111
- self.organizations = Organizations(self.sdk_configuration)
112
- self.namespaces = Namespaces(self.sdk_configuration)
113
- self.features = Features(self.sdk_configuration)
114
- self.search_interactions = SearchInteractions(self.sdk_configuration)
115
- self.interactions = Interactions(self.sdk_configuration)
116
- self.feature_extractors = FeatureExtractors(self.sdk_configuration)
117
- self.ingest = Ingest(self.sdk_configuration)
118
- self.assets = Assets(self.sdk_configuration)
119
- self.collections = Collections(self.sdk_configuration)
120
- self.tasks = Tasks(self.sdk_configuration)
121
- self.health = Health(self.sdk_configuration)
122
-
123
- def __enter__(self):
124
- return self
125
-
126
- async def __aenter__(self):
127
- return self
128
-
129
- def __exit__(self, exc_type, exc_val, exc_tb):
130
- if self.sdk_configuration.client is not None:
131
- self.sdk_configuration.client.close()
132
-
133
- async def __aexit__(self, exc_type, exc_val, exc_tb):
134
- if self.sdk_configuration.async_client is not None:
135
- await self.sdk_configuration.async_client.aclose()
@@ -1,45 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from ._hooks import SDKHooks
4
- from .httpclient import AsyncHttpClient, HttpClient
5
- from .utils import Logger, RetryConfig, remove_suffix
6
- from dataclasses import dataclass
7
- from mixpeek.types import OptionalNullable, UNSET
8
- from pydantic import Field
9
- from typing import Dict, Optional, Tuple
10
-
11
-
12
- SERVERS = [
13
- "https://api.mixpeek.com/",
14
- ]
15
- """Contains the list of servers available to the SDK"""
16
-
17
-
18
- @dataclass
19
- class SDKConfiguration:
20
- client: HttpClient
21
- async_client: AsyncHttpClient
22
- debug_logger: Logger
23
- server_url: Optional[str] = ""
24
- server_idx: Optional[int] = 0
25
- language: str = "python"
26
- openapi_doc_version: str = "0.81"
27
- sdk_version: str = "0.1.2"
28
- gen_version: str = "2.483.1"
29
- user_agent: str = "speakeasy-sdk/python 0.1.2 2.483.1 0.81 mixpeek"
30
- retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
31
- timeout_ms: Optional[int] = None
32
-
33
- def __post_init__(self):
34
- self._hooks = SDKHooks()
35
-
36
- def get_server_details(self) -> Tuple[str, Dict[str, str]]:
37
- if self.server_url is not None and self.server_url:
38
- return remove_suffix(self.server_url, "/"), {}
39
- if self.server_idx is None:
40
- self.server_idx = 0
41
-
42
- return SERVERS[self.server_idx], {}
43
-
44
- def get_hooks(self) -> SDKHooks:
45
- return self._hooks