Skip to content

Conversation

amenasria
Copy link
Member

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├─┬/v1/conversations/{conversation_id}/restart
│ │ └─┬POST
│ │   └─┬Parameters
│ │     ├──[➕] description (303:32)
│ │     └─┬Schema
│ │       └──[➕] description (301:34)
│ ├─┬/v1/models/{model_id}
│ │ └─┬GET
│ │   └──[🔀] description (31:26)
│ ├─┬/v1/conversations/{conversation_id}/history
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (243:32)
│ │     └─┬Schema
│ │       └──[➕] description (241:34)
│ ├─┬/v1/conversations/{conversation_id}/restart#stream
│ │ └─┬POST
│ │   └─┬Parameters
│ │     ├──[➕] description (562:32)
│ │     └─┬Schema
│ │       └──[➕] description (560:34)
│ ├─┬/v1/conversations/{conversation_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (175:32)
│ │     └─┬Schema
│ │       └──[➕] description (173:34)
│ └─┬/v1/conversations/{conversation_id}/messages
│   └─┬GET
│     └─┬Parameters
│       ├──[➕] description (273:32)
│       └─┬Schema
│         └──[➕] description (271:34)
└─┬Components
  ├──[➕] schemas (5649:13)
  ├─┬BaseModelCard
  │ ├──[➕] properties (1625:17)
  │ ├─┬object
  │ │ ├──[➖] type (1577:27)❌ 
  │ │ ├──[🔀] title (1603:28)
  │ │ ├──[➖] default (1579:30)❌ 
  │ │ ├──[➕] anyOf (1601:27)
  │ │ └──[➕] anyOf (1602:27)
  │ ├─┬name
  │ │ ├──[➕] type (1610:27)❌ 
  │ │ ├──[🔀] title (1611:28)
  │ │ ├──[➕] default (1612:30)❌ 
  │ │ ├──[➖] anyOf (1591:27)❌ 
  │ │ └──[➖] anyOf (1592:27)❌ 
  │ ├─┬id
  │ │ ├──[➖] type (1574:27)❌ 
  │ │ ├──[🔀] title (1608:28)
  │ │ ├──[➕] anyOf (1606:27)
  │ │ └──[➕] anyOf (1607:27)
  │ ├─┬description
  │ │ └──[🔀] title (1629:28)
  │ ├─┬owned_by
  │ │ ├──[🔀] title (1588:28)
  │ │ └──[🔀] default (1589:30)❌ 
  │ ├─┬type
  │ │ └──[➖] enum (1623:27)❌ 
  │ └─┬max_context_length
  │   ├──[🔀] type (1584:27)❌ 
  │   ├──[🔀] title (1585:28)
  │   └──[➖] default (1602:30)❌ 
  ├─┬InputEntries
  │ └─┬Schema
  │   ├──[➕] anyOf (2395:13)
  │   ├──[➕] anyOf (2353:13)
  │   ├──[➕] anyOf (2731:13)
  │   ├──[➕] anyOf (2005:13)
  │   └─┬ANYOF
  │     └──[🔀] $ref (2549:17)❌ 
  ├─┬ModelCapabilities
  │ ├──[➕] properties (1777:17)
  │ ├─┬function_calling
  │ │ ├──[🔀] title (1771:28)
  │ │ └──[🔀] default (1772:30)❌ 
  │ ├─┬completion_fim
  │ │ ├──[🔀] title (1759:28)
  │ │ └──[🔀] default (1760:30)❌ 
  │ ├─┬completion_chat
  │ │ ├──[🔀] title (1779:28)
  │ │ └──[🔀] default (1780:30)❌ 
  │ ├─┬fine_tuning
  │ │ └──[🔀] title (1763:28)
  │ └─┬vision
  │   ├──[🔀] title (1767:28)
  │   └──[🔀] default (1768:30)❌ 
  ├─┬ContentChunk
  │ ├──[➕] oneOf (5649:13)
  │ └──Discriminator
  ├─┬OCRRequest
  │ └─┬document
  │   ├──[➕] anyOf (2460:13)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (5650:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (2311:17)❌ 
  ├─┬ChatCompletionRequest
  │ └─┬prompt_mode
  │   └──[➕] description (5447:34)
  ├─┬AgentsCompletionRequest
  │ └─┬prompt_mode
  │   └──[➕] description (6178:34)
  └─┬FTModelCard
    ├──[➕] properties (1713:17)
    ├─┬max_context_length
    │ ├──[🔀] type (1729:27)❌ 
    │ ├──[🔀] title (1730:28)
    │ └──[➖] default (1687:30)❌ 
    ├─┬job
    │ └──[🔀] title (1673:28)
    ├─┬object
    │ ├──[➖] type (1662:27)❌ 
    │ ├──[🔀] title (1691:28)
    │ ├──[➖] default (1664:30)❌ 
    │ ├──[➕] anyOf (1689:27)
    │ └──[➕] anyOf (1690:27)
    ├─┬name
    │ ├──[➕] type (1698:27)❌ 
    │ ├──[🔀] title (1699:28)
    │ ├──[➕] default (1700:30)❌ 
    │ ├──[➖] anyOf (1676:27)❌ 
    │ └──[➖] anyOf (1677:27)❌ 
    ├─┬root
    │ ├──[🔀] title (1683:28)
    │ └──[➕] default (1684:30)❌ 
    ├─┬id
    │ ├──[➖] type (1659:27)❌ 
    │ ├──[🔀] title (1696:28)
    │ ├──[➕] anyOf (1694:27)
    │ └──[➕] anyOf (1695:27)
    ├─┬type
    │ └──[➖] enum (1708:27)❌ 
    ├─┬owned_by
    │ ├──[🔀] title (1676:28)
    │ └──[🔀] default (1677:30)❌ 
    └─┬description
      └──[🔀] title (1717:28)
Document Element Total Changes Breaking Changes
paths 11 0
components 70 30

PYTHON CHANGELOG

No relevant generator changes

@amenasria amenasria added the patch Patch version bump label Jun 30, 2025
@mistralai-nfau mistralai-nfau reopened this Jul 1, 2025
@mistralai-nfau mistralai-nfau merged commit b014e3b into main Jul 1, 2025
12 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants