---
title: "Changes to List LLMs"
method: GET
path: "/v2/llms"
---

# Changes to List LLMs

`GET /v2/llms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-08-27** `0d51a9e3a0b3` — 1 breaking, 5 info
- **2026-08-05** `fca567a46b3a` — 1 info

## Changes

- **2026-08-27** `0d51a9e3a0b3` — 1 breaking, 5 info
  - the `llms/items/type` response's property type changed from `string` to no type for status `200`
  - added `#/components/schemas/LLMType` to the `llms/items/type` response property `allOf` list for the response status `200`
  - removed the `anthropic` enum value from the `llms/items/type` response property for the response status `200`
  - removed the `openai-compatible` enum value from the `llms/items/type` response property for the response status `200`
  - removed the `openai-responses` enum value from the `llms/items/type` response property for the response status `200`
  - removed the `vertex-ai` enum value from the `llms/items/type` response property for the response status `200`
- **2026-08-05** `fca567a46b3a` — 1 info
  - added the optional property `llms/items/requests_per_second` to the response with the `200` status

---

[Operation](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/docs/v2/llms/get.md) · [API](https://skmtc.dev/vectara/apis/vectara-rest-api-v2.md) · [Page](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/changes/v2/llms/get)
