---
title: "Changes to Returns the system and user prompt templates for the given llm task in all supported languages"
method: POST
path: "/llm/create_prompt_templates"
---

# Changes to Returns the system and user prompt templates for the given llm task in all supported languages

`POST /llm/create_prompt_templates`

> 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` — 1 breaking
- **2025-08-22** `53e769440a25` — 3 warning, 2 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 `llm_job_params/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` — 1 breaking
  - removed the enum value `MODEL_TRAINING` from the `query` request parameter `approach_type`
- **2025-08-22** `53e769440a25` — 3 warning, 2 info
  - removed the request property `llm_job_params/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 enum value `MODEL_TRAINING` to the `query` request parameter `approach_type`
  - 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/create_prompt_templates/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/create_prompt_templates/post)
