mistralai / client-ts

TS Client library for Mistral AI platform
Apache License 2.0
30 stars 10 forks source link

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 1.3.1 #46

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/0fd123f2380c34f261e03ea767d0cbb2 OpenAPI Change report available at: https://app.speakeasy.com/org/mistral-dev/mistral-dev/changes-report/6c170675250e8326cd5795b383e39aa0

SDK update

Based on:

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

TYPESCRIPT CHANGELOG

No relevant generator changes

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