Mistral AI
記事 7 件
エージェント期 Mistral AI 2026-05-08
Mistral Medium 3.5 発表 — Vibe にリモートコーディングエージェントを統合
Mistral は新モデル「Mistral Medium 3.5」を発表し、同社のコーディング環境 Vibe でリモートコーディングエージェントを利用できるようにした。Medium 3.5 を駆動エンジンとし、Vibe からクラウド側でエージェントがリポジトリへの長時間タスク(マルチファイル変更・テスト・PR 作成)を実行する。Anthropic Claude Code・OpenAI Codex に対抗するエージェント型 IDE 戦略の一環。
ソース: Mistral News
エージェント期 Mistral AI 2026-05-07
Mistral Python SDK v2.4.5 — Workflows ストリーミング API に破壊的変更
Mistral 公式 Python クライアント v2.4.5 は Workflows API のストリーミング系に破壊的変更が入った。`workflows.executions.stream()` および `workflows.events.get_stream_events()` の レスポンス構造が変更され、CustomTaskInProgressResponse などのユニオン型の取り扱いが整理された。v2.4 系では毎週のように Speakeasy 経由でストリーミング・対話・RAG 系 API の構造変更が続いており、本リリースはその継続。Workflows API を使っているクライアントは更新が必須。
ソース: Mistral AI Python Client Releases
エージェント期 Mistral AI 2026-04-30
mistralai (python) v2.4.4 — libraries の name フィールドが破壊的変更
Mistral AI の Python クライアント v2.4.4(2026-04-30 リリース)は Speakeasy CLI で生成された SDK アップデート。`mistral.beta.libraries.update()` および `mistral.beta.libraries.documents.update()` の `request.name` に破壊的変更が入った。
ソース: Mistral AI Python Client Releases
エージェント期 Mistral AI 2026-04-27
Mistral Python SDK v2.4.3 — RAG 取り込みパイプライン設定の登録 API を追加、OCR から request.id 削除
Mistral 公式 Python クライアント v2.4.3 は RAG 系に注目すべき追加がある。`mistral.beta.rag.ingestion_pipeline_configurations.register()` が新設され、RAG への文書取り込みパイプラインを設定として登録できるようになった。破壊的変更として `mistral.ocr.process()` から request.id が削除されており、OCR を呼び出しているクライアントは更新が必要。
ソース: Mistral AI Python Client Releases
エージェント期 Mistral AI 2026-04-23
mistralai (python) v2.4.2 — observability の chat_completion_events に union 型追加
Mistral AI Python クライアント v2.4.2(2026-04-23 リリース)は observability 関連 API の更新。`mistral.beta.observability.chat_completion_events.search()` の response に extra_fields の union 型が追加され、検索結果の拡張情報をより柔軟に扱えるようになった(破壊的変更)。
ソース: Mistral AI Python Client Releases
エージェント期 Mistral AI 2026-04-21
mistralai (python) v2.4.1 — conversations.restart_stream に think chunk 対応
Mistral AI Python クライアント v2.4.1(2026-04-21 リリース)は conversation 関連 API の更新。`mistral.beta.conversations.restart_stream()` の request に破壊的変更、output delta に ThinkChunk と signature が追加された。Mistral のモデルが extended thinking を返す際のストリーミング処理を扱える。
ソース: Mistral AI Python Client Releases
エージェント期 Mistral AI 2026-04-16
mistralai (python) v2.4.0 — Speakeasy CLI 1.761 生成の新メジャー
Mistral AI Python クライアント v2.4.0(2026-04-16 リリース)は Speakeasy CLI 1.761.1 で生成された SDK の新マイナーバージョン。OpenAPI Doc 1.0.0 ベース。続く v2.4.1〜v2.4.4 で破壊的変更が含まれていく前の起点。
ソース: Mistral AI Python Client Releases