Skip to content

Add Mistral provider #1118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 17, 2025
Merged

Add Mistral provider #1118

merged 3 commits into from
Mar 17, 2025

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Mar 13, 2025

Part of #1073.

@Viicos Viicos requested a review from Kludex March 13, 2025 16:42
Copy link
Contributor

hyperlint-ai bot commented Mar 13, 2025

PR Change Summary

Added support for the Mistral provider in the documentation, enhancing the API integration details.

  • Introduced LatestMistralModelNames for listing popular Mistral models.
  • Replaced api_key argument with provider argument for model initialization.
  • Provided examples for using MistralProvider with and without a custom HTTP client.

Modified Files

  • docs/models.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@Viicos Viicos force-pushed the mistral-provider branch 2 times, most recently from 50072ee to e3cd1ac Compare March 14, 2025 09:06
Copy link

github-actions bot commented Mar 14, 2025

Docs Preview

commit: f505b97
Preview URL: https://e7beec39-pydantic-ai-previews.pydantic.workers.dev

@Kludex Kludex force-pushed the mistral-provider branch from 9e2b7d7 to 7e5a670 Compare March 17, 2025 12:21
@Kludex Kludex force-pushed the mistral-provider branch from f505b97 to df27062 Compare March 17, 2025 12:38
@Kludex Kludex enabled auto-merge (squash) March 17, 2025 12:39
@Kludex Kludex merged commit 8ace0fa into main Mar 17, 2025
12 checks passed
@Kludex Kludex deleted the mistral-provider branch March 17, 2025 12:42
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.

2 participants