Changes to Start LlmAssistant job
POST /llm/llm_assistant
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 73 revisions of this API.71120
What changed
- ●
added the new
partialenum value to theoutput/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #1: TaggingLLMJobResult]/results/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
partialenum value to theoutput/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #2: MetadataExtractionLLMJobResult]/results/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
partialenum value to theoutput/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
partialenum value to theoutput/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/raw_responseto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/raw_responseto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the new required request property
specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/modelnew-required-request-property
- ▲
added the new required request property
specific_approach_parameters/oneOf[subschema #2: FewShotParams]/modelnew-required-request-property
- ○
added the required property
input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/modelto the response with the200statusresponse-required-property-added
- ○
added the required property
input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/modelto the response with the200statusresponse-required-property-added
- ▲
- ○
added the new optional request property
specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotationsnew-optional-request-property
- ○
the
delete_existing_annotationsrequest property default value changed fromtruetofalserequest-property-default-value-changed
- ○
added the optional property
input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotationsto the response with the200statusresponse-optional-property-added
- ○
the
delete_existing_annotationsresponse's property default value changed fromtruetofalsefor the status200response-property-default-value-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the enum value
MODEL_TRAININGof the request propertyllm_approach_typerequest-property-enum-value-removed
- ▲
removed
ModelTrainingParamsfrom thespecific_approach_parametersrequest propertyoneOflistrequest-property-one-of-removed
- ○
removed
MODEL_TRAININGdiscriminator mapping keys from thespecific_approach_parametersrequest propertyrequest-property-discriminator-mapping-deleted
- ○
removed
MODEL_TRAININGdiscriminator mapping keys from theinput/specific_approach_parametersresponse property for the response status200response-property-discriminator-mapping-deleted
- ○
removed the
MODEL_TRAININGenum value from theinput/llm_approach_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed
ModelTrainingParamsfrom theinput/specific_approach_parametersresponse propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
ModelTrainingParamsto theinput/specific_approach_parametersresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
removed the required property
input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/modelfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/modelfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/modelrequest-property-removed
- ●
removed the request property
specific_approach_parameters/oneOf[subschema #2: FewShotParams]/modelrequest-property-removed
- ●
removed the request property
specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotationsrequest-property-removed
- ●
removed the optional property
detail/items/ctxfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
detail/items/inputfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotationsfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
MODEL_TRAININGenum value to theinput/llm_approach_typeresponse property for the response status200response-property-enum-value-added
- ○
the
delete_existing_annotationsrequest property default value changed fromfalsetotruerequest-property-default-value-changed
- ○
added
MODEL_TRAININGdiscriminator mapping keys to thespecific_approach_parametersrequest propertyrequest-property-discriminator-mapping-added
- ○
added the new
MODEL_TRAININGenum value to the request propertyllm_approach_typerequest-property-enum-value-added
- ○
added
ModelTrainingParamsto thespecific_approach_parametersrequest propertyoneOflistrequest-property-one-of-added
- ○
the
delete_existing_annotationsresponse's property default value changed fromfalsetotruefor the status200response-property-default-value-changed
- ○
added
MODEL_TRAININGdiscriminator mapping keys to theinput/specific_approach_parametersresponse property for the response status200response-property-discriminator-mapping-added
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲