v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
llm

Start LlmAssistant job

post/llm/llm_assistant

Request body

project_idinteger required

Project ID associated with the job

llm_job_type'TAGGING' | 'METADATA_EXTRACTION' | 'ANNOTATION' | 'SENTENCE_ANNOTATION' required
llm_approach_type'LLM_ZERO_SHOT' | 'LLM_FEW_SHOT' required

Response

Successful Response

job_idstring required

RQ job ID

job_typestring required

Type of the job

project_idinteger required

Project ID associated with the job

status'queued' | 'finished' | 'failed' | 'started' | 'deferred' | 'scheduled' | 'stopped' | 'canceled' required
status_messagestring nullable

Status message

current_stepinteger required

Current step in the job process

stepsstring[] required

Total number of steps in the job process

createdstring date-time required

Created timestamp of the job

finishedstring date-time nullable

Finished timestamp of the job