---
title: "Changes to Stream a chat completion with an intern"
method: POST
path: "/interns/{internId}/chat/completions"
---

# Changes to Stream a chat completion with an intern

`POST /interns/{internId}/chat/completions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 303 revisions.

- **2026-09-21** `91342dd3fd0f` — 1 info
- **2026-09-21** `50d23050da7a` — 13 info
- **2026-09-19** `e82559908cfc` — 1 info
- **2026-09-17** `0620e7774bca` — 1 info

## Changes

- **2026-09-21** `91342dd3fd0f` — 1 info
  - added the success response with the status `202`
- **2026-09-21** `50d23050da7a` — 13 info
  - added the non-success response with the status `408`
  - added the required property `data/error/metadata/retryable` to the response with the `200` status
  - added the required property `error/metadata/retryable` to the response with the `400` status
  - added the required property `error/metadata/retryable` to the response with the `401` status
  - added the required property `error/metadata/retryable` to the response with the `403` status
  - added the required property `error/metadata/retryable` to the response with the `404` status
  - added the required property `error/metadata/retryable` to the response with the `409` status
  - added the required property `error/metadata/retryable` to the response with the `410` status
  - added the required property `error/metadata/retryable` to the response with the `413` status
  - added the required property `error/metadata/retryable` to the response with the `429` status
  - added the required property `error/metadata/retryable` to the response with the `502` status
  - added the required property `error/metadata/retryable` to the response with the `503` status
  - added the required property `error/metadata/retryable` to the response with the `504` status
- **2026-09-19** `e82559908cfc` — 1 info
  - the request property `messages/items/oneOf[#/components/schemas/InternChatAssistantMessage]/content` became optional
- **2026-09-17** `0620e7774bca` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openrouterteam/apis/openrouter-api/docs/interns/:internId/chat/completions/post.md) · [API](https://skmtc.dev/openrouterteam/apis/openrouter-api.md) · [Page](https://skmtc.dev/openrouterteam/apis/openrouter-api/changes/interns/:internId/chat/completions/post)
