---
title: "Changes to POST /v1/chat/completions"
method: POST
path: "/v1/chat/completions"
---

# Changes to POST /v1/chat/completions

`POST /v1/chat/completions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 41 revisions.

- **2026-08-06** `90d90a11ff95` — 2 info
- **2026-07-22** `9f3153c32a93` — 2 warning
- **2026-06-10** `a90825857a24` — 3 info
- **2026-06-03** `f4131a4016da` — 2 info
- **2026-05-27** `d145a90eb76e` — 1 info
- **2026-05-08** `a499d5bea359` — 1 breaking

## Changes

- **2026-08-06** `90d90a11ff95` — 2 info
  - added `#/components/schemas/ChatTemplateKwargs, subschema #1` to the `chat_template_kwargs` request property `oneOf` list
  - added the non-success response with the status `413`
- **2026-07-22** `9f3153c32a93` — 2 warning
  - the `seed` request property's max was set to `9223372036854775808.00`
  - the `seed` request property's min was set to `-9223372036854775808.00`
- **2026-06-10** `a90825857a24` — 3 info
  - added the new optional request property `messages/items/content/oneOf[subschema #2]/items/image_url`
  - added the new `image_url` enum value to the request property `messages/items/content/oneOf[subschema #2]/items/type`
  - added the new `input_image` enum value to the request property `messages/items/content/oneOf[subschema #2]/items/type`
- **2026-06-03** `f4131a4016da` — 2 info
  - added the new optional request property `chat_template_kwargs`
  - added the new optional request property `min_tokens`
- **2026-05-27** `d145a90eb76e` — 1 info
  - endpoint added
- **2026-05-08** `a499d5bea359` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/superlinked/apis/sie-gateway/docs/v1/chat/completions/post.md) · [API](https://skmtc.dev/superlinked/apis/sie-gateway.md) · [Page](https://skmtc.dev/superlinked/apis/sie-gateway/changes/v1/chat/completions/post)
