generate

Infer Ner Labels

Infer NER entity types from a domain description.

post/generate/ner/infer-labels

Request body

user_idstring nullable

User ID (optional, uses authenticated user if not provided)

domain_descriptionstring required

Domain description for inferring entity types

Response

Successful Response

successboolean required
labelsstring[] required
countinteger required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.