Skip to content

EmbeddingResponse

An embedding space for a dataset

Properties

Name Type Description Notes
created_user_id str The user that created the resource
created_dt datetime The created datetime of the resource
updated_user_id str The user that last updated the resource
updated_dt datetime The datetime the resource was last updated
embedding_id str The embedding id
dataset_id str The id of the dataset
name str The name of the embedding
description str, none_type The description of the embedding [optional]

[Back to Model list] [Back to API list] [Back to home]