perspectives
Creates a new Aspect
put/perspectives/aspect
Request body
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.
project_idinteger required
ID of the project this aspect belongs to
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