---
title: "Changes to Text Embeddings Inference endpoint info"
method: GET
path: "/info"
---

# Changes to Text Embeddings Inference endpoint info

`GET /info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 42 revisions.

- **2026-01-21** `c29c7efc0182` — 1 info
- **2024-06-28** `b923798e3868` — 1 info
- **2024-01-26** `51015074a126` — 1 breaking
- **2023-11-15** `c4554b0fed8e` — 1 breaking, 1 info
- **2023-10-16** `bd8a676e0682` — 1 info
- **2023-10-13** `8c00768ef703` — 3 breaking

## Changes

- **2026-01-21** `c29c7efc0182` — 1 info
  - added the required property `served_model_name` to the response with the `200` status
- **2024-06-28** `b923798e3868` — 1 info
  - added the required property `auto_truncate` to the response with the `200` status
- **2024-01-26** `51015074a126` — 1 breaking
  - added `subschema #3` to the `model_type` response property `oneOf` list for the response status `200`
- **2023-11-15** `c4554b0fed8e` — 1 breaking, 1 info
  - removed the required property `model_pooling` from the response with the `200` status
  - added the required property `model_type` to the response with the `200` status
- **2023-10-16** `bd8a676e0682` — 1 info
  - added the required property `model_pooling` to the response with the `200` status
- **2023-10-13** `8c00768ef703` — 3 breaking
  - removed the required property `auto_truncate` from the response with the `200` status
  - removed the required property `model_type` from the response with the `200` status
  - removed the required property `served_model_name` from the response with the `200` status

---

[Operation](https://skmtc.dev/huggingface/apis/text-embeddings-inference/docs/info/get.md) · [API](https://skmtc.dev/huggingface/apis/text-embeddings-inference.md) · [Page](https://skmtc.dev/huggingface/apis/text-embeddings-inference/changes/info/get)
