Skip to content

chore: consolidate v1-to-v2 migration guide#404

Merged
andreaonofrei01 merged 3 commits intomainfrom
fix/consolidate-migration-guide
Mar 9, 2026
Merged

chore: consolidate v1-to-v2 migration guide#404
andreaonofrei01 merged 3 commits intomainfrom
fix/consolidate-migration-guide

Conversation

@andreaonofrei01
Copy link
Contributor

Summary

  • Rewrote v1-to-v2 section: added type renames, FunctionTool change, forward-compatible enums, Azure/GCP install changes
  • Shortened v0-to-v1 section while keeping all method mappings
  • Removed duplicate examples, kept one concise reference

Test plan

  • All info sourced from dashboard/openapi/V1_TO_V2_DOCS_CHANGES.md

## Azure & GCP

Azure and GCP SDKs now live under the `mistralai` namespace as separate distributions:
Azure and GCP are now namespace sub-packages under `mistralai`, no longer separate top-level packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no longer separate top-level packages.

Not sure this is true. Those are bundled packages, exactly like in v1.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not separate packages (its bundled when you pip install mistralai), but they both live under mistralai namespace, mistralai.{gcp/azure}.

@andreaonofrei01 andreaonofrei01 merged commit 670c71f into main Mar 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants