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
@@ -1,73 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import (
6
- FieldMetadata,
7
- HeaderMetadata,
8
- PathParamMetadata,
9
- QueryParamMetadata,
10
- )
11
- import pydantic
12
- from pydantic import model_serializer
13
- from typing import Optional
14
- from typing_extensions import Annotated, NotRequired, TypedDict
15
-
16
-
17
- class GetAssetAssetsAssetIDGetRequestTypedDict(TypedDict):
18
- asset_id: str
19
- r"""Unique identifier of the asset"""
20
- return_url: NotRequired[bool]
21
- r"""Whether to generate and return presigned S3 URLs for the asset and preview. Set to false to improve performance when URLs aren't needed"""
22
- x_namespace: NotRequired[Nullable[str]]
23
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
24
-
25
-
26
- class GetAssetAssetsAssetIDGetRequest(BaseModel):
27
- asset_id: Annotated[
28
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
29
- ]
30
- r"""Unique identifier of the asset"""
31
-
32
- return_url: Annotated[
33
- Optional[bool],
34
- FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
35
- ] = True
36
- r"""Whether to generate and return presigned S3 URLs for the asset and preview. Set to false to improve performance when URLs aren't needed"""
37
-
38
- x_namespace: Annotated[
39
- OptionalNullable[str],
40
- pydantic.Field(alias="X-Namespace"),
41
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
42
- ] = UNSET
43
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
44
-
45
- @model_serializer(mode="wrap")
46
- def serialize_model(self, handler):
47
- optional_fields = ["return_url", "X-Namespace"]
48
- nullable_fields = ["X-Namespace"]
49
- null_default_fields = []
50
-
51
- serialized = handler(self)
52
-
53
- m = {}
54
-
55
- for n, f in self.model_fields.items():
56
- k = f.alias or n
57
- val = serialized.get(k)
58
- serialized.pop(k, None)
59
-
60
- optional_nullable = k in optional_fields and k in nullable_fields
61
- is_set = (
62
- self.__pydantic_fields_set__.intersection({n})
63
- or k in null_default_fields
64
- ) # pylint: disable=no-member
65
-
66
- if val is not None and val != UNSET_SENTINEL:
67
- m[k] = val
68
- elif val != UNSET_SENTINEL and (
69
- not k in optional_fields or (optional_nullable and is_set)
70
- ):
71
- m[k] = val
72
-
73
- return m
@@ -1,73 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import (
6
- FieldMetadata,
7
- HeaderMetadata,
8
- PathParamMetadata,
9
- QueryParamMetadata,
10
- )
11
- import pydantic
12
- from pydantic import model_serializer
13
- from typing import Optional
14
- from typing_extensions import Annotated, NotRequired, TypedDict
15
-
16
-
17
- class GetAssetWithFeaturesAssetsAssetIDFeaturesGetRequestTypedDict(TypedDict):
18
- asset_id: str
19
- r"""Unique identifier of the asset"""
20
- return_url: NotRequired[bool]
21
- r"""Whether to generate and return presigned S3 URLs for the asset and preview. Set to false to improve performance when URLs aren't needed"""
22
- x_namespace: NotRequired[Nullable[str]]
23
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
24
-
25
-
26
- class GetAssetWithFeaturesAssetsAssetIDFeaturesGetRequest(BaseModel):
27
- asset_id: Annotated[
28
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
29
- ]
30
- r"""Unique identifier of the asset"""
31
-
32
- return_url: Annotated[
33
- Optional[bool],
34
- FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
35
- ] = False
36
- r"""Whether to generate and return presigned S3 URLs for the asset and preview. Set to false to improve performance when URLs aren't needed"""
37
-
38
- x_namespace: Annotated[
39
- OptionalNullable[str],
40
- pydantic.Field(alias="X-Namespace"),
41
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
42
- ] = UNSET
43
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
44
-
45
- @model_serializer(mode="wrap")
46
- def serialize_model(self, handler):
47
- optional_fields = ["return_url", "X-Namespace"]
48
- nullable_fields = ["X-Namespace"]
49
- null_default_fields = []
50
-
51
- serialized = handler(self)
52
-
53
- m = {}
54
-
55
- for n, f in self.model_fields.items():
56
- k = f.alias or n
57
- val = serialized.get(k)
58
- serialized.pop(k, None)
59
-
60
- optional_nullable = k in optional_fields and k in nullable_fields
61
- is_set = (
62
- self.__pydantic_fields_set__.intersection({n})
63
- or k in null_default_fields
64
- ) # pylint: disable=no-member
65
-
66
- if val is not None and val != UNSET_SENTINEL:
67
- m[k] = val
68
- elif val != UNSET_SENTINEL and (
69
- not k in optional_fields or (optional_nullable and is_set)
70
- ):
71
- m[k] = val
72
-
73
- return m
@@ -1,59 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import FieldMetadata, HeaderMetadata, PathParamMetadata
6
- import pydantic
7
- from pydantic import model_serializer
8
- from typing_extensions import Annotated, NotRequired, TypedDict
9
-
10
-
11
- class GetCollectionCollectionsCollectionGetRequestTypedDict(TypedDict):
12
- collection: str
13
- r"""Either the collection name or collection ID"""
14
- x_namespace: NotRequired[Nullable[str]]
15
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
16
-
17
-
18
- class GetCollectionCollectionsCollectionGetRequest(BaseModel):
19
- collection: Annotated[
20
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
21
- ]
22
- r"""Either the collection name or collection ID"""
23
-
24
- x_namespace: Annotated[
25
- OptionalNullable[str],
26
- pydantic.Field(alias="X-Namespace"),
27
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
28
- ] = UNSET
29
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
30
-
31
- @model_serializer(mode="wrap")
32
- def serialize_model(self, handler):
33
- optional_fields = ["X-Namespace"]
34
- nullable_fields = ["X-Namespace"]
35
- null_default_fields = []
36
-
37
- serialized = handler(self)
38
-
39
- m = {}
40
-
41
- for n, f in self.model_fields.items():
42
- k = f.alias or n
43
- val = serialized.get(k)
44
- serialized.pop(k, None)
45
-
46
- optional_nullable = k in optional_fields and k in nullable_fields
47
- is_set = (
48
- self.__pydantic_fields_set__.intersection({n})
49
- or k in null_default_fields
50
- ) # pylint: disable=no-member
51
-
52
- if val is not None and val != UNSET_SENTINEL:
53
- m[k] = val
54
- elif val != UNSET_SENTINEL and (
55
- not k in optional_fields or (optional_nullable and is_set)
56
- ):
57
- m[k] = val
58
-
59
- return m
@@ -1,70 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import (
6
- FieldMetadata,
7
- HeaderMetadata,
8
- PathParamMetadata,
9
- QueryParamMetadata,
10
- )
11
- import pydantic
12
- from pydantic import model_serializer
13
- from typing_extensions import Annotated, NotRequired, TypedDict
14
-
15
-
16
- class GetFeatureFeaturesFeatureIDGetRequestTypedDict(TypedDict):
17
- feature_id: str
18
- return_vectors: NotRequired[Nullable[bool]]
19
- r"""When true, includes the feature's vector embeddings in the response"""
20
- x_namespace: NotRequired[Nullable[str]]
21
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
22
-
23
-
24
- class GetFeatureFeaturesFeatureIDGetRequest(BaseModel):
25
- feature_id: Annotated[
26
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
27
- ]
28
-
29
- return_vectors: Annotated[
30
- OptionalNullable[bool],
31
- FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
32
- ] = UNSET
33
- r"""When true, includes the feature's vector embeddings in the response"""
34
-
35
- x_namespace: Annotated[
36
- OptionalNullable[str],
37
- pydantic.Field(alias="X-Namespace"),
38
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
39
- ] = UNSET
40
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
41
-
42
- @model_serializer(mode="wrap")
43
- def serialize_model(self, handler):
44
- optional_fields = ["return_vectors", "X-Namespace"]
45
- nullable_fields = ["return_vectors", "X-Namespace"]
46
- null_default_fields = []
47
-
48
- serialized = handler(self)
49
-
50
- m = {}
51
-
52
- for n, f in self.model_fields.items():
53
- k = f.alias or n
54
- val = serialized.get(k)
55
- serialized.pop(k, None)
56
-
57
- optional_nullable = k in optional_fields and k in nullable_fields
58
- is_set = (
59
- self.__pydantic_fields_set__.intersection({n})
60
- or k in null_default_fields
61
- ) # pylint: disable=no-member
62
-
63
- if val is not None and val != UNSET_SENTINEL:
64
- m[k] = val
65
- elif val != UNSET_SENTINEL and (
66
- not k in optional_fields or (optional_nullable and is_set)
67
- ):
68
- m[k] = val
69
-
70
- return m
@@ -1,59 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import FieldMetadata, HeaderMetadata, PathParamMetadata
6
- import pydantic
7
- from pydantic import model_serializer
8
- from typing_extensions import Annotated, NotRequired, TypedDict
9
-
10
-
11
- class GetInteractionFeaturesSearchInteractionsInteractionIDGetRequestTypedDict(
12
- TypedDict
13
- ):
14
- interaction_id: str
15
- x_namespace: NotRequired[Nullable[str]]
16
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
17
-
18
-
19
- class GetInteractionFeaturesSearchInteractionsInteractionIDGetRequest(BaseModel):
20
- interaction_id: Annotated[
21
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
22
- ]
23
-
24
- x_namespace: Annotated[
25
- OptionalNullable[str],
26
- pydantic.Field(alias="X-Namespace"),
27
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
28
- ] = UNSET
29
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
30
-
31
- @model_serializer(mode="wrap")
32
- def serialize_model(self, handler):
33
- optional_fields = ["X-Namespace"]
34
- nullable_fields = ["X-Namespace"]
35
- null_default_fields = []
36
-
37
- serialized = handler(self)
38
-
39
- m = {}
40
-
41
- for n, f in self.model_fields.items():
42
- k = f.alias or n
43
- val = serialized.get(k)
44
- serialized.pop(k, None)
45
-
46
- optional_nullable = k in optional_fields and k in nullable_fields
47
- is_set = (
48
- self.__pydantic_fields_set__.intersection({n})
49
- or k in null_default_fields
50
- ) # pylint: disable=no-member
51
-
52
- if val is not None and val != UNSET_SENTINEL:
53
- m[k] = val
54
- elif val != UNSET_SENTINEL and (
55
- not k in optional_fields or (optional_nullable and is_set)
56
- ):
57
- m[k] = val
58
-
59
- return m
@@ -1,18 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel
5
- from mixpeek.utils import FieldMetadata, PathParamMetadata
6
- from typing_extensions import Annotated, TypedDict
7
-
8
-
9
- class GetNamespaceNamespacesNamespaceGetRequestTypedDict(TypedDict):
10
- namespace: str
11
- r"""Either the namespace name or namespace ID"""
12
-
13
-
14
- class GetNamespaceNamespacesNamespaceGetRequest(BaseModel):
15
- namespace: Annotated[
16
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
17
- ]
18
- r"""Either the namespace name or namespace ID"""
@@ -1,57 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
5
- from mixpeek.utils import FieldMetadata, HeaderMetadata, PathParamMetadata
6
- import pydantic
7
- from pydantic import model_serializer
8
- from typing_extensions import Annotated, NotRequired, TypedDict
9
-
10
-
11
- class GetTaskTasksTaskIDGetRequestTypedDict(TypedDict):
12
- task_id: str
13
- x_namespace: NotRequired[Nullable[str]]
14
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
15
-
16
-
17
- class GetTaskTasksTaskIDGetRequest(BaseModel):
18
- task_id: Annotated[
19
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
20
- ]
21
-
22
- x_namespace: Annotated[
23
- OptionalNullable[str],
24
- pydantic.Field(alias="X-Namespace"),
25
- FieldMetadata(header=HeaderMetadata(style="simple", explode=False)),
26
- ] = UNSET
27
- r"""Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint."""
28
-
29
- @model_serializer(mode="wrap")
30
- def serialize_model(self, handler):
31
- optional_fields = ["X-Namespace"]
32
- nullable_fields = ["X-Namespace"]
33
- null_default_fields = []
34
-
35
- serialized = handler(self)
36
-
37
- m = {}
38
-
39
- for n, f in self.model_fields.items():
40
- k = f.alias or n
41
- val = serialized.get(k)
42
- serialized.pop(k, None)
43
-
44
- optional_nullable = k in optional_fields and k in nullable_fields
45
- is_set = (
46
- self.__pydantic_fields_set__.intersection({n})
47
- or k in null_default_fields
48
- ) # pylint: disable=no-member
49
-
50
- if val is not None and val != UNSET_SENTINEL:
51
- m[k] = val
52
- elif val != UNSET_SENTINEL and (
53
- not k in optional_fields or (optional_nullable and is_set)
54
- ):
55
- m[k] = val
56
-
57
- return m
@@ -1,16 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel
5
- from mixpeek.utils import FieldMetadata, PathParamMetadata
6
- from typing_extensions import Annotated, TypedDict
7
-
8
-
9
- class GetUserOrganizationsUsersUserEmailGetRequestTypedDict(TypedDict):
10
- user_email: str
11
-
12
-
13
- class GetUserOrganizationsUsersUserEmailGetRequest(BaseModel):
14
- user_email: Annotated[
15
- str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
16
- ]
@@ -1,71 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .sortoption import SortOption, SortOptionTypedDict
5
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
6
- from pydantic import model_serializer
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class GroupByOptionsTypedDict(TypedDict):
11
- field: NotRequired[Nullable[str]]
12
- r"""
13
- Field to group by
14
-
15
- Note: We currently do not support ad-hoc grouping.
16
- This means the field must be indexed separately.
17
- Please contact us to add additional fields for grouping.
18
-
19
- """
20
- max_features: NotRequired[Nullable[int]]
21
- r"""Maximum number of features to group"""
22
- sort: NotRequired[Nullable[SortOptionTypedDict]]
23
- r"""Sort options for ordering the inside of the groups"""
24
-
25
-
26
- class GroupByOptions(BaseModel):
27
- field: OptionalNullable[str] = UNSET
28
- r"""
29
- Field to group by
30
-
31
- Note: We currently do not support ad-hoc grouping.
32
- This means the field must be indexed separately.
33
- Please contact us to add additional fields for grouping.
34
-
35
- """
36
-
37
- max_features: OptionalNullable[int] = UNSET
38
- r"""Maximum number of features to group"""
39
-
40
- sort: OptionalNullable[SortOption] = UNSET
41
- r"""Sort options for ordering the inside of the groups"""
42
-
43
- @model_serializer(mode="wrap")
44
- def serialize_model(self, handler):
45
- optional_fields = ["field", "max_features", "sort"]
46
- nullable_fields = ["field", "max_features", "sort"]
47
- null_default_fields = []
48
-
49
- serialized = handler(self)
50
-
51
- m = {}
52
-
53
- for n, f in self.model_fields.items():
54
- k = f.alias or n
55
- val = serialized.get(k)
56
- serialized.pop(k, None)
57
-
58
- optional_nullable = k in optional_fields and k in nullable_fields
59
- is_set = (
60
- self.__pydantic_fields_set__.intersection({n})
61
- or k in null_default_fields
62
- ) # pylint: disable=no-member
63
-
64
- if val is not None and val != UNSET_SENTINEL:
65
- m[k] = val
66
- elif val != UNSET_SENTINEL and (
67
- not k in optional_fields or (optional_nullable and is_set)
68
- ):
69
- m[k] = val
70
-
71
- return m
@@ -1,71 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .sortoption import SortOption, SortOptionTypedDict
5
- from mixpeek.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
6
- from pydantic import model_serializer
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class GroupByOptionsAssetTypedDict(TypedDict):
11
- field: NotRequired[Nullable[str]]
12
- r"""
13
- Field to group by
14
-
15
- Note: We currently do not support ad-hoc grouping.
16
- This means the field must be indexed separately.
17
- Please contact us to add additional fields for grouping.
18
-
19
- """
20
- max_assets: NotRequired[Nullable[int]]
21
- r"""Maximum number of assets to group"""
22
- sort: NotRequired[Nullable[SortOptionTypedDict]]
23
- r"""Sort options for ordering the inside of the groups"""
24
-
25
-
26
- class GroupByOptionsAsset(BaseModel):
27
- field: OptionalNullable[str] = UNSET
28
- r"""
29
- Field to group by
30
-
31
- Note: We currently do not support ad-hoc grouping.
32
- This means the field must be indexed separately.
33
- Please contact us to add additional fields for grouping.
34
-
35
- """
36
-
37
- max_assets: OptionalNullable[int] = UNSET
38
- r"""Maximum number of assets to group"""
39
-
40
- sort: OptionalNullable[SortOption] = UNSET
41
- r"""Sort options for ordering the inside of the groups"""
42
-
43
- @model_serializer(mode="wrap")
44
- def serialize_model(self, handler):
45
- optional_fields = ["field", "max_assets", "sort"]
46
- nullable_fields = ["field", "max_assets", "sort"]
47
- null_default_fields = []
48
-
49
- serialized = handler(self)
50
-
51
- m = {}
52
-
53
- for n, f in self.model_fields.items():
54
- k = f.alias or n
55
- val = serialized.get(k)
56
- serialized.pop(k, None)
57
-
58
- optional_nullable = k in optional_fields and k in nullable_fields
59
- is_set = (
60
- self.__pydantic_fields_set__.intersection({n})
61
- or k in null_default_fields
62
- ) # pylint: disable=no-member
63
-
64
- if val is not None and val != UNSET_SENTINEL:
65
- m[k] = val
66
- elif val != UNSET_SENTINEL and (
67
- not k in optional_fields or (optional_nullable and is_set)
68
- ):
69
- m[k] = val
70
-
71
- return m
@@ -1,18 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .assetfeatures import AssetFeatures, AssetFeaturesTypedDict
5
- from .assetresponse import AssetResponse, AssetResponseTypedDict
6
- from mixpeek.types import BaseModel
7
- from typing_extensions import TypedDict
8
-
9
-
10
- class GroupedAssetDataTypedDict(TypedDict):
11
- asset: AssetResponseTypedDict
12
- features: AssetFeaturesTypedDict
13
-
14
-
15
- class GroupedAssetData(BaseModel):
16
- asset: AssetResponse
17
-
18
- features: AssetFeatures
@@ -1,13 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from mixpeek.types import BaseModel
5
- from typing_extensions import TypedDict
6
-
7
-
8
- class HealthCheckResponseTypedDict(TypedDict):
9
- status: str
10
-
11
-
12
- class HealthCheckResponse(BaseModel):
13
- status: str
@@ -1,21 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .validationerror import ValidationError
5
- from mixpeek import utils
6
- from mixpeek.types import BaseModel
7
- from typing import List, Optional
8
-
9
-
10
- class HTTPValidationErrorData(BaseModel):
11
- detail: Optional[List[ValidationError]] = None
12
-
13
-
14
- class HTTPValidationError(Exception):
15
- data: HTTPValidationErrorData
16
-
17
- def __init__(self, data: HTTPValidationErrorData):
18
- self.data = data
19
-
20
- def __str__(self) -> str:
21
- return utils.marshal_json(self.data, HTTPValidationErrorData)