v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBgenerate
Label Existing Ner
Label existing texts for NER entity extraction.
Applies the provided label set to a corpus of raw texts using Felix.
Args: request: NER labeling request with texts and label definitions. auth: Authenticated user context.
Returns: GenerateResponse with labeled samples and optional dataset info.
Raises: HTTPException: 400 if no valid inputs or dataset validation fails. HTTPException: 500 on labeling failure.
post/generate/ner/label-existing
Request body
Response
Successful Response