---
title: "Changes to Create a chat completion"
method: POST
path: "/chat/completions"
---

# Changes to Create a chat completion

`POST /chat/completions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2025-07-28** `e6a4c03c2f12` — 9 info

## Changes

- **2025-07-28** `e6a4c03c2f12` — 9 info
  - added the optional property `choices/items/finish_reason` to the response with the `200` status
  - added the optional property `choices/items/index` to the response with the `200` status
  - added the optional property `choices/items/logprobs` to the response with the `200` status
  - added the optional property `created` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `model` to the response with the `200` status
  - added the optional property `object` to the response with the `200` status
  - added the optional property `system_fingerprint` to the response with the `200` status
  - added the optional property `usage` to the response with the `200` status

---

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