---
title: "Changes to Backend info, default params, and limits"
method: GET
path: "/v1/info"
---

# Changes to Backend info, default params, and limits

`GET /v1/info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-27** `2448428bd895` — 1 warning
- **2026-08-08** `60add3abf640` — 1 breaking, 2 warning, 1 info

## Changes

- **2026-08-27** `2448428bd895` — 1 warning
  - removed the optional property `defaults/top_k` from the response with the `200` status
- **2026-08-08** `60add3abf640` — 1 breaking, 2 warning, 1 info
  - response property `defaults/max_new_tokens` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `defaults/penalty_window` from the response with the `200` status
  - removed the optional property `defaults/repetition_penalty` from the response with the `200` status
  - the `max_new_tokens` response's property default value `512` was removed for the status `200`

---

[Operation](https://skmtc.dev/kalpalabs/apis/kalpa-speech-api/docs/v1/info/get.md) · [API](https://skmtc.dev/kalpalabs/apis/kalpa-speech-api.md) · [Page](https://skmtc.dev/kalpalabs/apis/kalpa-speech-api/changes/v1/info/get)
