Skip to content

CreateConceptRequest

An object used to create a concept in Coactive's system

Properties

Name Type Description Notes
name str The name of the concept, which will become available as the column name in SQL
embedding_id str The id of the embedding
description str, none_type An optional description for the concept [optional]
labels [ConceptLabelRequest], none_type Labels to create/update/delete [optional]

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