---
title: "Changes to Start LlmAssistant job"
method: POST
path: "/llm/llm_assistant"
---

# Changes to Start LlmAssistant job

`POST /llm/llm_assistant`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 73 revisions.

- **2026-08-07** `6fbeab15ac37` — 4 warning, 2 info
- **2026-07-15** `1af5a8046f20` — 2 info
- **2026-06-30** `ea28bda836c5` — 2 breaking, 2 info
- **2026-06-29** `ab1f53e958b7` — 4 info
- **2025-09-05** `d59c807fb985` — 2 breaking, 4 info
- **2025-08-22** `53e769440a25` — 3 breaking, 7 warning, 6 info

## Changes

- **2026-08-07** `6fbeab15ac37` — 4 warning, 2 info
  - added the new `partial` enum value to the `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #1: TaggingLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #2: MetadataExtractionLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/status` response property for the response status `200`
  - added the optional property `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/raw_response` to the response with the `200` status
  - added the optional property `output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/raw_response` to the response with the `200` status
- **2026-07-15** `1af5a8046f20` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-30** `ea28bda836c5` — 2 breaking, 2 info
  - added the new required request property `specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model`
  - added the new required request property `specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model`
  - added the required property `input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model` to the response with the `200` status
  - added the required property `input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model` to the response with the `200` status
- **2026-06-29** `ab1f53e958b7` — 4 info
  - added the new optional request property `specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations`
  - the `delete_existing_annotations` request property default value changed from `true` to `false`
  - added the optional property `input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations` to the response with the `200` status
  - the `delete_existing_annotations` response's property default value changed from `true` to `false` for the status `200`
- **2025-09-05** `d59c807fb985` — 2 breaking, 4 info
  - removed the enum value `MODEL_TRAINING` of the request property `llm_approach_type`
  - removed `#/components/schemas/ModelTrainingParams` from the `specific_approach_parameters` request property `oneOf` list
  - removed `MODEL_TRAINING` discriminator mapping keys from the `specific_approach_parameters` request property
  - removed `MODEL_TRAINING` discriminator mapping keys from the `input/specific_approach_parameters` response property for the response status `200`
  - removed the `MODEL_TRAINING` enum value from the `input/llm_approach_type` response property for the response status `200`
  - removed `#/components/schemas/ModelTrainingParams` from the `input/specific_approach_parameters` response property `oneOf` list for the response status `200`
- **2025-08-22** `53e769440a25` — 3 breaking, 7 warning, 6 info
  - added `#/components/schemas/ModelTrainingParams` to the `input/specific_approach_parameters` response property `oneOf` list for the response status `200`
  - removed the required property `input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model` from the response with the `200` status
  - removed the required property `input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model` from the response with the `200` status
  - removed the request property `specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model`
  - removed the request property `specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model`
  - removed the request property `specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations`
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - removed the optional property `input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations` from the response with the `200` status
  - added the new `MODEL_TRAINING` enum value to the `input/llm_approach_type` response property for the response status `200`
  - the `delete_existing_annotations` request property default value changed from `false` to `true`
  - added `MODEL_TRAINING` discriminator mapping keys to the `specific_approach_parameters` request property
  - added the new `MODEL_TRAINING` enum value to the request property `llm_approach_type`
  - added `#/components/schemas/ModelTrainingParams` to the `specific_approach_parameters` request property `oneOf` list
  - the `delete_existing_annotations` response's property default value changed from `false` to `true` for the status `200`
  - added `MODEL_TRAINING` discriminator mapping keys to the `input/specific_approach_parameters` response property for the response status `200`

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/llm/llm_assistant/post.md) · [API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [Page](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/llm/llm_assistant/post)
