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}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (175:32)
│ │     └─┬Schema
│ │       └──[➕] description (173:34)
│ ├─┬/v1/conversations/{conversation_id}/history
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (243:32)
│ │     └─┬Schema
│ │       └──[➕] description (241:34)
│ ├─┬/v1/conversations/{conversation_id}/messages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     ├──[➕] description (273:32)
│ │     └─┬Schema
│ │       └──[➕] description (271:34)
│ ├─┬/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}/restart#stream
│   └─┬POST
│     └─┬Parameters
│       ├──[➕] description (562:32)
│       └─┬Schema
│         └──[➕] description (560:34)
└─┬Components
  ├──[➕] schemas (5700:13)
  ├─┬ChatCompletionRequest
  │ └─┬prompt_mode
  │   └──[➕] description (5498:34)
  ├─┬FTModelCard
  │ ├──[➕] properties (1713:17)
  │ └─┬type
  │   └──[➖] enum (1708:27)❌ 
  ├─┬ConversationRestartRequestBase
  │ ├──[➕] properties (3480:17)
  │ ├──[➕] properties (3465:17)
  │ ├──[➕] properties (3429:17)
  │ ├──[➕] properties (3474:17)
  │ ├──[➕] properties (3459:17)
  │ └──[➕] properties (3435:17)
  ├─┬ContentChunk
  │ ├──[➕] oneOf (2310:13)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5701:17)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (2461:17)❌ 
  ├─┬InputEntries
  │ └─┬Schema
  │   ├──[➕] anyOf (2731:13)
  │   ├──[➕] anyOf (2503:13)
  │   ├──[➕] anyOf (2005:13)
  │   ├──[➕] anyOf (2353:13)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (2549:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (2396:17)❌ 
  ├─┬BaseModelCard
  │ ├──[➕] properties (1625:17)
  │ └─┬type
  │   └──[➖] enum (1623:27)❌ 
  ├─┬ModelCapabilities
  │ └──[➕] properties (1777:17)
  ├─┬OCRRequest
  │ └─┬document
  │   ├──[➕] anyOf (2310:13)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (5701:17)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (2461:17)❌ 
  └─┬AgentsCompletionRequest
    └─┬prompt_mode
      └──[➕] description (6229:34)
Document Element Total Changes Breaking Changes
paths 11 0
components 27 8

PYTHON CHANGELOG

No relevant generator changes

@amenasria amenasria added the patch Patch version bump label Jun 26, 2025
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