---
title: "Changes to Chat Completions (OpenAI-compatible)"
method: POST
path: "/v1/chat/completions"
---

# Changes to Chat Completions (OpenAI-compatible)

`POST /v1/chat/completions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 53 revisions.

- **2026-08-22** `b7b92eb482fe` — 1 breaking
- **2026-08-20** `35f4c5ec5bfd` — 2 warning
- **2026-07-26** `9666c890823b` — 2 warning

## Changes

- **2026-08-22** `b7b92eb482fe` — 1 breaking
  - the `max_loops/anyOf[subschema #1]/` request property's max was decreased to `50.00`
- **2026-08-20** `35f4c5ec5bfd` — 2 warning
  - the `max_loops/anyOf[subschema #1]/` request property's max was set to `100.00`
  - the `max_loops/anyOf[subschema #1]/` request property's min was set to `1.00`
- **2026-07-26** `9666c890823b` — 2 warning
  - the `temperature/anyOf[subschema #1]/` request property's max was set to `2.00`
  - the `temperature/anyOf[subschema #1]/` request property's min was set to `0.00`

---

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