mixpeek 0.17.4__tar.gz → 0.18.7__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.
- {mixpeek-0.17.4 → mixpeek-0.18.7}/PKG-INFO +95 -59
- {mixpeek-0.17.4 → mixpeek-0.18.7}/README-PYPI.md +88 -52
- {mixpeek-0.17.4 → mixpeek-0.18.7}/pyproject.toml +7 -7
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/_version.py +3 -3
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/assets.py +14 -14
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/collections.py +10 -10
- mixpeek-0.17.4/src/mixpeek/feature_extractors.py → mixpeek-0.18.7/src/mixpeek/featureextractors.py +2 -2
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/features.py +348 -8
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/httpclient.py +50 -0
- mixpeek-0.17.4/src/mixpeek/ingest_assets.py → mixpeek-0.18.7/src/mixpeek/ingestassets.py +6 -6
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/__init__.py +11 -0
- mixpeek-0.18.7/src/mixpeek/models/assignmentconfig.py +67 -0
- mixpeek-0.18.7/src/mixpeek/models/assignmentmode.py +11 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/discoverrequest.py +6 -16
- mixpeek-0.18.7/src/mixpeek/models/list_active_tasks_v1_tasks_getop.py +65 -0
- mixpeek-0.18.7/src/mixpeek/models/listtasksresponse.py +22 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/namespaces.py +12 -12
- mixpeek-0.18.7/src/mixpeek/organizations.py +1093 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/sdk.py +20 -8
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/tasks.py +220 -4
- mixpeek-0.18.7/src/mixpeek/taxonomies.py +686 -0
- mixpeek-0.17.4/src/mixpeek/organizations.py → mixpeek-0.18.7/src/mixpeek/taxonomyentities.py +430 -447
- mixpeek-0.18.7/src/mixpeek/users.py +626 -0
- mixpeek-0.17.4/src/mixpeek/feature_search.py +0 -350
- mixpeek-0.17.4/src/mixpeek/models/assignmentconfig.py +0 -25
- mixpeek-0.17.4/src/mixpeek/taxonomy_entities.py +0 -2374
- {mixpeek-0.17.4 → mixpeek-0.18.7}/py.typed +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/__init__.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/_hooks/__init__.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/_hooks/registration.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/_hooks/sdkhooks.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/_hooks/types.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/basesdk.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/health.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/actionusage.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/apierror.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/apikey.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/apikeyupdate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/assetfeatures.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/assetresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/assets_model_searchquery.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/assetupdate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/availablemodels.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/availablemodelsresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/boolindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/classificationmatch.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/classificationwithfeature.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/classify_features_v1_entities_taxonomies_taxonomy_classify_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/collectionmodel.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/collectionresult.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/create_api_key_v1_organizations_users_user_email_api_keys_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/create_collection_v1_collections_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/create_taxonomy_v1_entities_taxonomies_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/createcollectionrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/createnamespacerequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/datetimeindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/dateusage.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/db_model_paginationresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_api_key_v1_organizations_users_user_email_api_keys_key_name_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_asset_v1_assets_asset_id_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_classifications_v1_entities_taxonomies_taxonomy_classifications_classification_id_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_collection_v1_collections_collection_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_feature_v1_features_feature_id_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_namespace_v1_namespaces_namespace_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_taxonomy_v1_entities_taxonomies_taxonomy_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/delete_user_v1_organizations_users_user_email_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/denseembedding.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/embeddingconfig.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/embeddingrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/embeddingresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/entitysettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/errordetail.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/errorresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/featureextractionembeddingrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/featureoptions.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/featureresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/features_model_paginationresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/featureupdaterequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/filtercondition.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/floatindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/full_asset_update_v1_assets_asset_id_putop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/full_feature_update_v1_features_feature_id_putop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/genericsuccessresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/geoindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_asset_v1_assets_asset_id_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_asset_with_features_v1_assets_asset_id_features_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_collection_v1_collections_collection_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_feature_v1_features_feature_id_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_namespace_v1_namespaces_namespace_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_task_v1_tasks_task_id_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_taxonomy_node_v1_entities_taxonomies_nodes_node_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_taxonomy_v1_entities_taxonomies_taxonomy_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/get_user_v1_organizations_users_user_email_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/groupbyoptions.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/groupbyoptionsasset.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/groupedassetdata.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/healthcheckresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/httpvalidationerror.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/imagedescribesettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/imagedetectsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/imagereadsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/imagesettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/ingest_image_url_v1_ingest_images_url_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/ingest_text_v1_ingest_text_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/ingest_video_url_v1_ingest_videos_url_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/inputtype.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/integerindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/internal/__init__.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/internal/globals.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/jsonimageoutputsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/jsontextoutputsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/jsonvideooutputsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/keywordindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/kill_task_v1_tasks_task_id_deleteop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/list_assets_v1_assets_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/list_classifications_v1_entities_taxonomies_taxonomy_classifications_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/list_collections_v1_collections_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/list_features_v1_features_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/list_taxonomies_v1_entities_taxonomies_getop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listassetsrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listassetsresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listclassificationsrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listclassificationsresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listcollectionsresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listfeaturesrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listfeaturesresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/listtaxonomiesresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/logicaloperator.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/logodetectsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/modality.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/modeldetails.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/namespaceresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/nodeoptions.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/nodeupdate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/organizationmodel.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/partial_asset_update_v1_assets_asset_id_patchop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/payloadindexconfig.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/payloadindextype.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/payloadschematype.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/permission.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/processimageurlinput.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/processtextinput.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/processvideourlinput.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/querysettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/rerankingoptions.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/search_assets_v1_assets_search_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/search_features_v1_features_search_postop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/search_model_searchquery.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/searchassetsrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/searchrequestfeatures.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/security.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/sortoption.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/sparseembedding.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taskresponse.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taskstatus.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomycreate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomyextractionconfig.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomymodel.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomynode.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomynodecreate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/taxonomyupdate.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/textindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/textsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/tokenizertype.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/update_api_key_v1_organizations_users_user_email_api_keys_key_name_patchop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/update_collection_v1_collections_collection_putop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/update_namespace_v1_namespaces_namespace_putop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/update_node_v1_entities_taxonomies_nodes_node_patchop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/update_taxonomy_v1_entities_taxonomies_taxonomy_patchop.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/updateassetrequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/updatenamespacerequest.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/usage.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/usermodel_input.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/usermodel_output.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/uuidindexparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/validationerror.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/vectormodel.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/vectortype.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/videodescribesettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/videodetectsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/videoreadsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/videosettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/models/videotranscriptionsettings.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/py.typed +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/sdkconfiguration.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/types/__init__.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/types/basemodel.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/__init__.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/annotations.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/enums.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/eventstreaming.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/forms.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/headers.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/logger.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/metadata.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/queryparams.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/requestbodies.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/retries.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/security.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/serializers.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/url.py +0 -0
- {mixpeek-0.17.4 → mixpeek-0.18.7}/src/mixpeek/utils/values.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: mixpeek
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.18.7
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
5
5
|
Author: Speakeasy
|
6
6
|
Requires-Python: >=3.9
|
@@ -10,12 +10,12 @@ Classifier: Programming Language :: Python :: 3.10
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.11
|
11
11
|
Classifier: Programming Language :: Python :: 3.12
|
12
12
|
Classifier: Programming Language :: Python :: 3.13
|
13
|
-
Requires-Dist: eval-type-backport (>=0.2.0
|
14
|
-
Requires-Dist: httpx (>=0.28.1
|
15
|
-
Requires-Dist: jsonpath-python (>=1.0.6
|
16
|
-
Requires-Dist: pydantic (>=2.10.3
|
17
|
-
Requires-Dist: python-dateutil (>=2.8.2
|
18
|
-
Requires-Dist: typing-inspect (>=0.9.0
|
13
|
+
Requires-Dist: eval-type-backport (>=0.2.0)
|
14
|
+
Requires-Dist: httpx (>=0.28.1)
|
15
|
+
Requires-Dist: jsonpath-python (>=1.0.6)
|
16
|
+
Requires-Dist: pydantic (>=2.10.3)
|
17
|
+
Requires-Dist: python-dateutil (>=2.8.2)
|
18
|
+
Requires-Dist: typing-inspect (>=0.9.0)
|
19
19
|
Project-URL: Repository, https://github.com/mixpeek/python-sdk.git
|
20
20
|
Description-Content-Type: text/markdown
|
21
21
|
|
@@ -42,6 +42,7 @@ Mixpeek API: This is the Mixpeek API, providing access to various endpoints for
|
|
42
42
|
* [Error Handling](https://github.com/mixpeek/python-sdk/blob/master/#error-handling)
|
43
43
|
* [Server Selection](https://github.com/mixpeek/python-sdk/blob/master/#server-selection)
|
44
44
|
* [Custom HTTP Client](https://github.com/mixpeek/python-sdk/blob/master/#custom-http-client)
|
45
|
+
* [Resource Management](https://github.com/mixpeek/python-sdk/blob/master/#resource-management)
|
45
46
|
* [Debugging](https://github.com/mixpeek/python-sdk/blob/master/#debugging)
|
46
47
|
* [Development](https://github.com/mixpeek/python-sdk/blob/master/#development)
|
47
48
|
* [Maturity](https://github.com/mixpeek/python-sdk/blob/master/#maturity)
|
@@ -52,6 +53,11 @@ Mixpeek API: This is the Mixpeek API, providing access to various endpoints for
|
|
52
53
|
<!-- Start SDK Installation [installation] -->
|
53
54
|
## SDK Installation
|
54
55
|
|
56
|
+
> [!NOTE]
|
57
|
+
> **Python version upgrade policy**
|
58
|
+
>
|
59
|
+
> Once a Python version reaches its [official end of life date](https://devguide.python.org/versions/), a 3-month grace period is provided for users to upgrade. Following this grace period, the minimum python version supported in the SDK will be updated.
|
60
|
+
|
55
61
|
The SDK can be installed with either *pip* or *poetry* package managers.
|
56
62
|
|
57
63
|
### PIP
|
@@ -160,36 +166,33 @@ with Mixpeek(
|
|
160
166
|
|
161
167
|
### [assets](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md)
|
162
168
|
|
163
|
-
* [
|
164
|
-
* [
|
165
|
-
* [
|
166
|
-
* [
|
167
|
-
* [
|
168
|
-
* [
|
169
|
-
* [
|
169
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#get) - Get Asset
|
170
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#delete) - Delete Asset
|
171
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#update) - Full Asset Update
|
172
|
+
* [partial_update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#partial_update) - Partial Asset Update
|
173
|
+
* [get_with_features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#get_with_features) - Get Asset With Features
|
174
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#list) - List Assets
|
175
|
+
* [search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#search) - Search Assets
|
170
176
|
|
171
177
|
### [collections](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md)
|
172
178
|
|
173
|
-
* [
|
174
|
-
* [
|
175
|
-
* [
|
176
|
-
* [
|
177
|
-
* [
|
179
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#list) - List Collections
|
180
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#create) - Create Collection
|
181
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#delete) - Delete Collection
|
182
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#update) - Update Collection
|
183
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#get) - Get Collection
|
178
184
|
|
179
185
|
### [feature_extractors](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featureextractors/README.md)
|
180
186
|
|
181
|
-
* [
|
182
|
-
|
183
|
-
### [feature_search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featuresearch/README.md)
|
184
|
-
|
185
|
-
* [search_features_v1_features_search_post](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featuresearch/README.md#search_features_v1_features_search_post) - Search Features
|
187
|
+
* [extract_embeddings](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featureextractors/README.md#extract_embeddings) - Extract Embeddings
|
186
188
|
|
187
189
|
### [features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md)
|
188
190
|
|
189
|
-
* [
|
190
|
-
* [
|
191
|
-
* [
|
192
|
-
* [
|
191
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#get) - Get Feature
|
192
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#delete) - Delete Feature
|
193
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#update) - Full Feature Update
|
194
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#list) - List Features
|
195
|
+
* [search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#search) - Search Features
|
193
196
|
|
194
197
|
### [health](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/health/README.md)
|
195
198
|
|
@@ -197,48 +200,55 @@ with Mixpeek(
|
|
197
200
|
|
198
201
|
### [ingest_assets](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md)
|
199
202
|
|
200
|
-
* [
|
201
|
-
* [
|
202
|
-
* [
|
203
|
+
* [ingest_text](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_text) - Ingest Text
|
204
|
+
* [ingest_video_url](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_video_url) - Ingest Video Url
|
205
|
+
* [ingest_image_url](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_image_url) - Ingest Image Url
|
203
206
|
|
204
207
|
|
205
208
|
### [namespaces](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md)
|
206
209
|
|
207
|
-
* [
|
208
|
-
* [
|
209
|
-
* [
|
210
|
-
* [
|
211
|
-
* [
|
212
|
-
* [
|
210
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#create) - Create Namespace
|
211
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#list) - List Namespaces
|
212
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#delete) - Delete Namespace
|
213
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#update) - Update Namespace
|
214
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#get) - Get Namespace
|
215
|
+
* [list_models](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#list_models) - List Available Models
|
213
216
|
|
214
217
|
### [organizations](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md)
|
215
218
|
|
216
|
-
* [
|
217
|
-
* [
|
218
|
-
* [
|
219
|
-
* [
|
220
|
-
* [
|
221
|
-
* [create_api_key_v1_organizations_users_user_email_api_keys_post](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#create_api_key_v1_organizations_users_user_email_api_keys_post) - Create Api Key
|
222
|
-
* [delete_api_key_v1_organizations_users_user_email_api_keys_key_name_delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#delete_api_key_v1_organizations_users_user_email_api_keys_key_name_delete) - Delete Api Key
|
223
|
-
* [update_api_key_v1_organizations_users_user_email_api_keys_key_name_patch](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#update_api_key_v1_organizations_users_user_email_api_keys_key_name_patch) - Update Api Key
|
219
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#get) - Get Organization
|
220
|
+
* [get_usage](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#get_usage) - Get Usage
|
221
|
+
* [add_user](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#add_user) - Add User
|
222
|
+
* [delete_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#delete_api_key) - Delete Api Key
|
223
|
+
* [update_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#update_api_key) - Update Api Key
|
224
224
|
|
225
225
|
### [tasks](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md)
|
226
226
|
|
227
|
-
* [
|
228
|
-
* [
|
227
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#delete) - Kill Task
|
228
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#get) - Get Task Information
|
229
|
+
* [list_active](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#list_active) - List Active Tasks
|
230
|
+
|
231
|
+
### [taxonomies](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md)
|
232
|
+
|
233
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#get) - Get Taxonomy
|
234
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#delete) - Delete Taxonomy
|
235
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#update) - Update Taxonomy
|
229
236
|
|
230
237
|
### [taxonomy_entities](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md)
|
231
238
|
|
232
|
-
* [
|
233
|
-
* [
|
234
|
-
* [
|
235
|
-
* [
|
236
|
-
* [
|
237
|
-
* [
|
238
|
-
* [
|
239
|
-
|
240
|
-
|
241
|
-
|
239
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#create) - Create Taxonomy
|
240
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#list) - List Taxonomies
|
241
|
+
* [get_node](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#get_node) - Get Taxonomy Node
|
242
|
+
* [update_node](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#update_node) - Update Node
|
243
|
+
* [classify_features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#classify_features) - Classify Features against Taxonomy
|
244
|
+
* [list_classifications](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#list_classifications) - List Taxonomy Classifications
|
245
|
+
* [delete_classification](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#delete_classification) - Delete Classifications
|
246
|
+
|
247
|
+
### [users](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md)
|
248
|
+
|
249
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#get) - Get User
|
250
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#delete) - Delete User
|
251
|
+
* [create_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#create_api_key) - Create Api Key
|
242
252
|
|
243
253
|
</details>
|
244
254
|
<!-- End Available Resources and Operations [operations] -->
|
@@ -299,7 +309,7 @@ By default, an API error will raise a models.APIError exception, which has the f
|
|
299
309
|
| `.raw_response` | *httpx.Response* | The raw HTTP response |
|
300
310
|
| `.body` | *str* | The response content |
|
301
311
|
|
302
|
-
When custom error responses are specified for an operation, the SDK may also raise their associated exceptions. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `
|
312
|
+
When custom error responses are specified for an operation, the SDK may also raise their associated exceptions. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `get_async` method may raise the following exceptions:
|
303
313
|
|
304
314
|
| Error Type | Status Code | Content Type |
|
305
315
|
| -------------------------- | ------------------ | ---------------- |
|
@@ -320,7 +330,7 @@ with Mixpeek(
|
|
320
330
|
res = None
|
321
331
|
try:
|
322
332
|
|
323
|
-
res = mixpeek.organizations.
|
333
|
+
res = mixpeek.organizations.get()
|
324
334
|
|
325
335
|
# Handle response
|
326
336
|
print(res)
|
@@ -444,6 +454,32 @@ s = Mixpeek(async_client=CustomClient(httpx.AsyncClient()))
|
|
444
454
|
```
|
445
455
|
<!-- End Custom HTTP Client [http-client] -->
|
446
456
|
|
457
|
+
<!-- Start Resource Management [resource-management] -->
|
458
|
+
## Resource Management
|
459
|
+
|
460
|
+
The `Mixpeek` class implements the context manager protocol and registers a finalizer function to close the underlying sync and async HTTPX clients it uses under the hood. This will close HTTP connections, release memory and free up other resources held by the SDK. In short-lived Python programs and notebooks that make a few SDK method calls, resource management may not be a concern. However, in longer-lived programs, it is beneficial to create a single SDK instance via a [context manager][context-manager] and reuse it across the application.
|
461
|
+
|
462
|
+
[context-manager]: https://docs.python.org/3/reference/datamodel.html#context-managers
|
463
|
+
|
464
|
+
```python
|
465
|
+
from mixpeek import Mixpeek
|
466
|
+
import os
|
467
|
+
def main():
|
468
|
+
with Mixpeek(
|
469
|
+
token=os.getenv("MIXPEEK_TOKEN", ""),
|
470
|
+
) as mixpeek:
|
471
|
+
# Rest of application here...
|
472
|
+
|
473
|
+
|
474
|
+
# Or when using async:
|
475
|
+
async def amain():
|
476
|
+
async with Mixpeek(
|
477
|
+
token=os.getenv("MIXPEEK_TOKEN", ""),
|
478
|
+
) as mixpeek:
|
479
|
+
# Rest of application here...
|
480
|
+
```
|
481
|
+
<!-- End Resource Management [resource-management] -->
|
482
|
+
|
447
483
|
<!-- Start Debugging [debug] -->
|
448
484
|
## Debugging
|
449
485
|
|
@@ -21,6 +21,7 @@ Mixpeek API: This is the Mixpeek API, providing access to various endpoints for
|
|
21
21
|
* [Error Handling](https://github.com/mixpeek/python-sdk/blob/master/#error-handling)
|
22
22
|
* [Server Selection](https://github.com/mixpeek/python-sdk/blob/master/#server-selection)
|
23
23
|
* [Custom HTTP Client](https://github.com/mixpeek/python-sdk/blob/master/#custom-http-client)
|
24
|
+
* [Resource Management](https://github.com/mixpeek/python-sdk/blob/master/#resource-management)
|
24
25
|
* [Debugging](https://github.com/mixpeek/python-sdk/blob/master/#debugging)
|
25
26
|
* [Development](https://github.com/mixpeek/python-sdk/blob/master/#development)
|
26
27
|
* [Maturity](https://github.com/mixpeek/python-sdk/blob/master/#maturity)
|
@@ -31,6 +32,11 @@ Mixpeek API: This is the Mixpeek API, providing access to various endpoints for
|
|
31
32
|
<!-- Start SDK Installation [installation] -->
|
32
33
|
## SDK Installation
|
33
34
|
|
35
|
+
> [!NOTE]
|
36
|
+
> **Python version upgrade policy**
|
37
|
+
>
|
38
|
+
> Once a Python version reaches its [official end of life date](https://devguide.python.org/versions/), a 3-month grace period is provided for users to upgrade. Following this grace period, the minimum python version supported in the SDK will be updated.
|
39
|
+
|
34
40
|
The SDK can be installed with either *pip* or *poetry* package managers.
|
35
41
|
|
36
42
|
### PIP
|
@@ -139,36 +145,33 @@ with Mixpeek(
|
|
139
145
|
|
140
146
|
### [assets](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md)
|
141
147
|
|
142
|
-
* [
|
143
|
-
* [
|
144
|
-
* [
|
145
|
-
* [
|
146
|
-
* [
|
147
|
-
* [
|
148
|
-
* [
|
148
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#get) - Get Asset
|
149
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#delete) - Delete Asset
|
150
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#update) - Full Asset Update
|
151
|
+
* [partial_update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#partial_update) - Partial Asset Update
|
152
|
+
* [get_with_features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#get_with_features) - Get Asset With Features
|
153
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#list) - List Assets
|
154
|
+
* [search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/assets/README.md#search) - Search Assets
|
149
155
|
|
150
156
|
### [collections](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md)
|
151
157
|
|
152
|
-
* [
|
153
|
-
* [
|
154
|
-
* [
|
155
|
-
* [
|
156
|
-
* [
|
158
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#list) - List Collections
|
159
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#create) - Create Collection
|
160
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#delete) - Delete Collection
|
161
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#update) - Update Collection
|
162
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/collections/README.md#get) - Get Collection
|
157
163
|
|
158
164
|
### [feature_extractors](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featureextractors/README.md)
|
159
165
|
|
160
|
-
* [
|
161
|
-
|
162
|
-
### [feature_search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featuresearch/README.md)
|
163
|
-
|
164
|
-
* [search_features_v1_features_search_post](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featuresearch/README.md#search_features_v1_features_search_post) - Search Features
|
166
|
+
* [extract_embeddings](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/featureextractors/README.md#extract_embeddings) - Extract Embeddings
|
165
167
|
|
166
168
|
### [features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md)
|
167
169
|
|
168
|
-
* [
|
169
|
-
* [
|
170
|
-
* [
|
171
|
-
* [
|
170
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#get) - Get Feature
|
171
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#delete) - Delete Feature
|
172
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#update) - Full Feature Update
|
173
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#list) - List Features
|
174
|
+
* [search](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/features/README.md#search) - Search Features
|
172
175
|
|
173
176
|
### [health](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/health/README.md)
|
174
177
|
|
@@ -176,48 +179,55 @@ with Mixpeek(
|
|
176
179
|
|
177
180
|
### [ingest_assets](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md)
|
178
181
|
|
179
|
-
* [
|
180
|
-
* [
|
181
|
-
* [
|
182
|
+
* [ingest_text](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_text) - Ingest Text
|
183
|
+
* [ingest_video_url](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_video_url) - Ingest Video Url
|
184
|
+
* [ingest_image_url](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/ingestassets/README.md#ingest_image_url) - Ingest Image Url
|
182
185
|
|
183
186
|
|
184
187
|
### [namespaces](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md)
|
185
188
|
|
186
|
-
* [
|
187
|
-
* [
|
188
|
-
* [
|
189
|
-
* [
|
190
|
-
* [
|
191
|
-
* [
|
189
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#create) - Create Namespace
|
190
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#list) - List Namespaces
|
191
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#delete) - Delete Namespace
|
192
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#update) - Update Namespace
|
193
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#get) - Get Namespace
|
194
|
+
* [list_models](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/namespaces/README.md#list_models) - List Available Models
|
192
195
|
|
193
196
|
### [organizations](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md)
|
194
197
|
|
195
|
-
* [
|
196
|
-
* [
|
197
|
-
* [
|
198
|
-
* [
|
199
|
-
* [
|
200
|
-
* [create_api_key_v1_organizations_users_user_email_api_keys_post](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#create_api_key_v1_organizations_users_user_email_api_keys_post) - Create Api Key
|
201
|
-
* [delete_api_key_v1_organizations_users_user_email_api_keys_key_name_delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#delete_api_key_v1_organizations_users_user_email_api_keys_key_name_delete) - Delete Api Key
|
202
|
-
* [update_api_key_v1_organizations_users_user_email_api_keys_key_name_patch](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#update_api_key_v1_organizations_users_user_email_api_keys_key_name_patch) - Update Api Key
|
198
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#get) - Get Organization
|
199
|
+
* [get_usage](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#get_usage) - Get Usage
|
200
|
+
* [add_user](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#add_user) - Add User
|
201
|
+
* [delete_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#delete_api_key) - Delete Api Key
|
202
|
+
* [update_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/organizations/README.md#update_api_key) - Update Api Key
|
203
203
|
|
204
204
|
### [tasks](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md)
|
205
205
|
|
206
|
-
* [
|
207
|
-
* [
|
206
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#delete) - Kill Task
|
207
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#get) - Get Task Information
|
208
|
+
* [list_active](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/tasks/README.md#list_active) - List Active Tasks
|
209
|
+
|
210
|
+
### [taxonomies](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md)
|
211
|
+
|
212
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#get) - Get Taxonomy
|
213
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#delete) - Delete Taxonomy
|
214
|
+
* [update](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomies/README.md#update) - Update Taxonomy
|
208
215
|
|
209
216
|
### [taxonomy_entities](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md)
|
210
217
|
|
211
|
-
* [
|
212
|
-
* [
|
213
|
-
* [
|
214
|
-
* [
|
215
|
-
* [
|
216
|
-
* [
|
217
|
-
* [
|
218
|
-
|
219
|
-
|
220
|
-
|
218
|
+
* [create](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#create) - Create Taxonomy
|
219
|
+
* [list](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#list) - List Taxonomies
|
220
|
+
* [get_node](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#get_node) - Get Taxonomy Node
|
221
|
+
* [update_node](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#update_node) - Update Node
|
222
|
+
* [classify_features](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#classify_features) - Classify Features against Taxonomy
|
223
|
+
* [list_classifications](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#list_classifications) - List Taxonomy Classifications
|
224
|
+
* [delete_classification](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/taxonomyentities/README.md#delete_classification) - Delete Classifications
|
225
|
+
|
226
|
+
### [users](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md)
|
227
|
+
|
228
|
+
* [get](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#get) - Get User
|
229
|
+
* [delete](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#delete) - Delete User
|
230
|
+
* [create_api_key](https://github.com/mixpeek/python-sdk/blob/master/docs/sdks/users/README.md#create_api_key) - Create Api Key
|
221
231
|
|
222
232
|
</details>
|
223
233
|
<!-- End Available Resources and Operations [operations] -->
|
@@ -278,7 +288,7 @@ By default, an API error will raise a models.APIError exception, which has the f
|
|
278
288
|
| `.raw_response` | *httpx.Response* | The raw HTTP response |
|
279
289
|
| `.body` | *str* | The response content |
|
280
290
|
|
281
|
-
When custom error responses are specified for an operation, the SDK may also raise their associated exceptions. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `
|
291
|
+
When custom error responses are specified for an operation, the SDK may also raise their associated exceptions. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `get_async` method may raise the following exceptions:
|
282
292
|
|
283
293
|
| Error Type | Status Code | Content Type |
|
284
294
|
| -------------------------- | ------------------ | ---------------- |
|
@@ -299,7 +309,7 @@ with Mixpeek(
|
|
299
309
|
res = None
|
300
310
|
try:
|
301
311
|
|
302
|
-
res = mixpeek.organizations.
|
312
|
+
res = mixpeek.organizations.get()
|
303
313
|
|
304
314
|
# Handle response
|
305
315
|
print(res)
|
@@ -423,6 +433,32 @@ s = Mixpeek(async_client=CustomClient(httpx.AsyncClient()))
|
|
423
433
|
```
|
424
434
|
<!-- End Custom HTTP Client [http-client] -->
|
425
435
|
|
436
|
+
<!-- Start Resource Management [resource-management] -->
|
437
|
+
## Resource Management
|
438
|
+
|
439
|
+
The `Mixpeek` class implements the context manager protocol and registers a finalizer function to close the underlying sync and async HTTPX clients it uses under the hood. This will close HTTP connections, release memory and free up other resources held by the SDK. In short-lived Python programs and notebooks that make a few SDK method calls, resource management may not be a concern. However, in longer-lived programs, it is beneficial to create a single SDK instance via a [context manager][context-manager] and reuse it across the application.
|
440
|
+
|
441
|
+
[context-manager]: https://docs.python.org/3/reference/datamodel.html#context-managers
|
442
|
+
|
443
|
+
```python
|
444
|
+
from mixpeek import Mixpeek
|
445
|
+
import os
|
446
|
+
def main():
|
447
|
+
with Mixpeek(
|
448
|
+
token=os.getenv("MIXPEEK_TOKEN", ""),
|
449
|
+
) as mixpeek:
|
450
|
+
# Rest of application here...
|
451
|
+
|
452
|
+
|
453
|
+
# Or when using async:
|
454
|
+
async def amain():
|
455
|
+
async with Mixpeek(
|
456
|
+
token=os.getenv("MIXPEEK_TOKEN", ""),
|
457
|
+
) as mixpeek:
|
458
|
+
# Rest of application here...
|
459
|
+
```
|
460
|
+
<!-- End Resource Management [resource-management] -->
|
461
|
+
|
426
462
|
<!-- Start Debugging [debug] -->
|
427
463
|
## Debugging
|
428
464
|
|
@@ -1,17 +1,17 @@
|
|
1
1
|
[project]
|
2
2
|
name = "mixpeek"
|
3
|
-
version = "0.
|
3
|
+
version = "0.18.7"
|
4
4
|
description = "Python Client SDK Generated by Speakeasy."
|
5
5
|
authors = [{ name = "Speakeasy" },]
|
6
6
|
readme = "README-PYPI.md"
|
7
7
|
requires-python = ">=3.9"
|
8
8
|
dependencies = [
|
9
|
-
"eval-type-backport
|
10
|
-
"httpx
|
11
|
-
"jsonpath-python
|
12
|
-
"pydantic
|
13
|
-
"python-dateutil
|
14
|
-
"typing-inspect
|
9
|
+
"eval-type-backport >=0.2.0",
|
10
|
+
"httpx >=0.28.1",
|
11
|
+
"jsonpath-python >=1.0.6",
|
12
|
+
"pydantic >=2.10.3",
|
13
|
+
"python-dateutil >=2.8.2",
|
14
|
+
"typing-inspect >=0.9.0",
|
15
15
|
]
|
16
16
|
|
17
17
|
[tool.poetry]
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import importlib.metadata
|
4
4
|
|
5
5
|
__title__: str = "mixpeek"
|
6
|
-
__version__: str = "0.
|
6
|
+
__version__: str = "0.18.7"
|
7
7
|
__openapi_doc_version__: str = "0.81"
|
8
|
-
__gen_version__: str = "2.
|
9
|
-
__user_agent__: str = "speakeasy-sdk/python 0.
|
8
|
+
__gen_version__: str = "2.496.0"
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.18.7 2.496.0 0.81 mixpeek"
|
10
10
|
|
11
11
|
try:
|
12
12
|
if __package__ is not None:
|