---
title: "Changes to List Tunes"
method: GET
path: "/v1/tunes"
---

# Changes to List Tunes

`GET /v1/tunes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2024-09-11** `4896c10d36cc` — 3 breaking, 7 info
- **2024-06-05** `ef5265223612` — 3 breaking, 5 warning, 2 info
- **2024-06-05** `dcfcfe02d645` — 3 breaking, 7 info
- **2024-06-05** `ef5265223612` — 3 breaking, 5 warning, 2 info
- **2024-05-01** `dcfcfe02d645` — 8 warning, 7 info

## Changes

- **2024-09-11** `4896c10d36cc` — 3 breaking, 7 info
  - removed the enum value `text_tune` from the property `anyOf[subschema #1: TuneType]/` of the `query` request parameter `tune_type`
  - the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response's property type changed from `string` to no type for status `200`
  - the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response's property type changed from `string` to no type for status `200`
  - removed `text_tune` discriminator mapping keys from the `data/items/details` response property for the response status `200`
  - removed the `lora_tune` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response property for the response status `200`
  - removed the `text/llama-3-70b` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/llama-3-8b` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text_to_speech_latent_tune` enum value from the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response property for the response status `200`
  - removed the `text_tune` enum value from the `data/items/tune_type/allOf[subschema #1: TuneType]/` response property for the response status `200`
  - removed `#/components/schemas/TextTune` from the `data/items/details` response property `oneOf` list for the response status `200`
- **2024-06-05** `ef5265223612` — 3 breaking, 5 warning, 2 info
  - added `#/components/schemas/TextTune` to the `data/items/details` response property `oneOf` list for the response status `200`
  - the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response's property type changed from no type to `string` for status `200`
  - the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response's property type changed from no type to `string` for status `200`
  - added the new `lora_tune` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response property for the response status `200`
  - added the new `text/llama-3-70b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/llama-3-8b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text_to_speech_latent_tune` enum value to the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response property for the response status `200`
  - added the new `text_tune` enum value to the `data/items/tune_type/allOf[subschema #1: TuneType]/` response property for the response status `200`
  - added the enum value `text_tune` to the property `anyOf[subschema #1: TuneType]/` of the `query` request parameter `tune_type`
  - added `text_tune` discriminator mapping keys to the `data/items/details` response property for the response status `200`
- **2024-06-05** `dcfcfe02d645` — 3 breaking, 7 info
  - removed the enum value `text_tune` from the property `anyOf[subschema #1: TuneType]/` of the `query` request parameter `tune_type`
  - the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response's property type changed from `string` to no type for status `200`
  - the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response's property type changed from `string` to no type for status `200`
  - removed `text_tune` discriminator mapping keys from the `data/items/details` response property for the response status `200`
  - removed the `lora_tune` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response property for the response status `200`
  - removed the `text/llama-3-70b` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/llama-3-8b` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text_to_speech_latent_tune` enum value from the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response property for the response status `200`
  - removed the `text_tune` enum value from the `data/items/tune_type/allOf[subschema #1: TuneType]/` response property for the response status `200`
  - removed `#/components/schemas/TextTune` from the `data/items/details` response property `oneOf` list for the response status `200`
- **2024-06-05** `ef5265223612` — 3 breaking, 5 warning, 2 info
  - added `#/components/schemas/TextTune` to the `data/items/details` response property `oneOf` list for the response status `200`
  - the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response's property type changed from no type to `string` for status `200`
  - the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response's property type changed from no type to `string` for status `200`
  - added the new `lora_tune` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/tune_type` response property for the response status `200`
  - added the new `text/llama-3-70b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/llama-3-8b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text_to_speech_latent_tune` enum value to the `data/items/details/oneOf[subschema #2: TextToSpeechLatentTune]/tune_type` response property for the response status `200`
  - added the new `text_tune` enum value to the `data/items/tune_type/allOf[subschema #1: TuneType]/` response property for the response status `200`
  - added the enum value `text_tune` to the property `anyOf[subschema #1: TuneType]/` of the `query` request parameter `tune_type`
  - added `text_tune` discriminator mapping keys to the `data/items/details` response property for the response status `200`
- **2024-05-01** `dcfcfe02d645` — 8 warning, 7 info
  - added the new `text/codellama-13b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/codellama-34b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/codellama-70b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/codellama-7b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/llama-2-13b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/llama-2-70b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/mistral-7b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - added the new `text/mixtral-8x7b` enum value to the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/codellama-13b-instruct` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/codellama-34b-instruct` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/codellama-7b-instruct` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/llama-2-13b-chat` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/llama-2-70b-chat` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/mistral-7b-instruct` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`
  - removed the `text/mixtral-8x7b-instruct` enum value from the `data/items/details/oneOf[subschema #1: LoraTune]/base_checkpoint/allOf[subschema #1: LoraTuneCheckpoint]/engine/anyOf[subschema #1: BaseEngine]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/octoml/apis/fine-tuning-api-server/docs/v1/tunes/get.md) · [API](https://skmtc.dev/octoml/apis/fine-tuning-api-server.md) · [Page](https://skmtc.dev/octoml/apis/fine-tuning-api-server/changes/v1/tunes/get)
