---
title: "Changes to Generate Text"
method: POST
path: "/v1/text/generations"
---

# Changes to Generate Text

`POST /v1/text/generations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-03-13** `178309175206` — 1 info
- **2026-03-05** `8c335444d304` — 2 breaking, 2 info
- **2026-02-09** `bb6f89ac9cd3` — 1 info

## Changes

- **2026-03-13** `178309175206` — 1 info
  - the `model` request property default value changed from `gpt-4.1-mini` to `gpt-5-mini`
- **2026-03-05** `8c335444d304` — 2 breaking, 2 info
  - the response property `text` became optional for the status `200`
  - response property `text` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional request property `output_schema`
  - added the optional property `structured_output` to the response with the `200` status
- **2026-02-09** `bb6f89ac9cd3` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/text/generations/post.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/text/generations/post)
