mistralai / client-python

Python client library for Mistral AI platform
Apache License 2.0
485 stars 106 forks source link

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.2.2 #155

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 2 weeks ago

[!IMPORTANT] Linting report available at: https://app.speakeasy.com/org/mistral-dev/mistral-dev/linting-report/6f7c22902e3c3b16618d8318a6892b5b OpenAPI Change report available at: https://app.speakeasy.com/org/mistral-dev/mistral-dev/changes-report/663a99ac78124184175a3e74bfa63400

SDK update

Based on:

└─┬Components
  ├─┬AgentsCompletionRequest
  │ ├─┬frequency_penalty
  │ │ └──[➖] default (3037:30)❌ 
  │ └─┬presence_penalty
  │   └──[➖] default (3030:30)❌ 
  └─┬ChatCompletionRequest
    ├─┬frequency_penalty
    │ └──[➖] default (2635:30)❌ 
    └─┬presence_penalty
      └──[➖] default (2628:30)❌ 
Document Element Total Changes Breaking Changes
components 4 4

PYTHON CHANGELOG

No relevant generator changes

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