perspectives

Removes the Aspect with the given ID.

delete/perspectives/aspect/{aspect_id}

Path parameters

aspect_idinteger required

Response

Successful Response

namestring required

Name of the aspect

doc_embedding_promptstring required

Prompt for document embedding

doc_modification_promptstring nullable

Prompt for document modification

is_hierarchicalboolean required

Whether the aspect is hierarchical

modality'text' | 'image' | 'video' | 'audio' required
tag_idinteger nullable

ID of the tag associated with this aspect.

idinteger required

ID of the aspect

project_idinteger required

ID of the project this aspect belongs to

most_recent_job_idstring nullable

ID of the most recent job associated with the aspect

Changes

Changed in 5 of the 73 revisions of this API.2410

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property pipeline_settings/rewriting_model to the response with the 200 status

      response-required-property-added

    • removed the optional property pipeline_settings/hdbscan_min_samples from the response with the 200 status

      response-optional-property-removed

    • added the optional property pipeline_settings/hdbscan_min_cluster_size to the response with the 200 status

      response-optional-property-added

    • added the optional property pipeline_settings/num_top_documents to the response with the 200 status

      response-optional-property-added

    • added the optional property pipeline_settings/umap_n_components to the response with the 200 status

      response-optional-property-added

    • the umap_min_dist response's property default value changed from 0 to 0.1 for the status 200

      response-property-default-value-changed

    • added the optional property tag_id to the response with the 200 status

      response-optional-property-added

    • added the required property modality to the response with the 200 status

      response-required-property-added

    • added the required property pipeline_settings to the response with the 200 status

      response-required-property-added

  • 53e769440a2523See the full diff
    • removed the required property modality from the response with the 200 status

      response-required-property-removed

    • removed the required property pipeline_settings from the response with the 200 status

      response-required-property-removed

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    • removed the optional property tag_id from the response with the 200 status

      response-optional-property-removed

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog