---
title: "Changes to Determines the appropriate approach based on the provided input"
method: POST
path: "/llm/determine_approach"
---

# Changes to Determines the appropriate approach based on the provided input

`POST /llm/determine_approach`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 73 revisions.

- **2026-07-15** `1af5a8046f20` — 2 info
- **2026-06-29** `ab1f53e958b7` — 2 info
- **2025-09-05** `d59c807fb985` — 2 info
- **2025-08-22** `53e769440a25` — 5 warning, 1 info

## Changes

- **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-29** `ab1f53e958b7` — 2 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`
- **2025-09-05** `d59c807fb985` — 2 info
  - removed the `MODEL_TRAINING` enum value from the `available_approaches/propertyNames/` response property for the response status `200`
  - removed the `MODEL_TRAINING` enum value from the `recommended_approach` response property for the response status `200`
- **2025-08-22** `53e769440a25` — 5 warning, 1 info
  - 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
  - added the new `MODEL_TRAINING` enum value to the `available_approaches/propertyNames/` response property for the response status `200`
  - added the new `MODEL_TRAINING` enum value to the `recommended_approach` response property for the response status `200`
  - the `delete_existing_annotations` request property default value changed from `false` to `true`

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/llm/determine_approach/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/determine_approach/post)
