Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BerriAI
/
litellm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11.6k
Star
59.3k
Code
Issues
1.7k
Pull requests
3.5k
Discussions
Actions
Projects
Security and quality
14
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(mistral): support native web search via the Conversations API
- #32059
#32059
Open
ElDjeee
wants to merge 14 commits into
BerriAI:litellm_internal_staging
BerriAI/litellm:litellm_internal_staging
from
ElDjeee:litellm_mistral_web_search
ElDjeee/litellm:litellm_mistral_web_search
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
feat(mistral): support native web search via the Conversations API
#32059
ElDjeee
wants to merge 14 commits into
BerriAI:litellm_internal_staging
BerriAI/litellm:litellm_internal_staging
from
ElDjeee:litellm_mistral_web_search
ElDjeee/litellm:litellm_mistral_web_search
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
refactor(utils): collapse plain provider dispatch in get_provider_model_info
Show description for 9133bb1
ElDjeee
committed
9133bb1
View commit details
Copy full SHA for 9133bb1
Browse repository at this point
feat(mistral): support native web search via the Conversations API
Show description for 036def4
ElDjeee
committed
036def4
View commit details
Copy full SHA for 036def4
Browse repository at this point
fix(mistral): source supports_web_search from the model cost map
Show description for d46bb89
ElDjeee
committed
d46bb89
View commit details
Copy full SHA for d46bb89
Browse repository at this point
fix(proxy): enforce allowed_tools on built-in web search tools
Show description for 6a9beed
ElDjeee
committed
6a9beed
View commit details
Copy full SHA for 6a9beed
Browse repository at this point
fix(mistral): stop extra_body from overriding sanitized Conversations fields
Show description for e86f74b
ElDjeee
committed
e86f74b
View commit details
Copy full SHA for e86f74b
Browse repository at this point
fix(mistral): map tool-call history into Conversations inputs
Show description for ea340d6
ElDjeee
committed
ea340d6
View commit details
Copy full SHA for ea340d6
Browse repository at this point
fix(mistral): infer finish_reason=length for truncated Conversations responses
Show description for 30612b1
ElDjeee
committed
30612b1
View commit details
Copy full SHA for 30612b1
Browse repository at this point
test(mistral): drop key-skip guards so web search tests replay under VCR
Show description for ffc29e5
ElDjeee
committed
ffc29e5
View commit details
Copy full SHA for ffc29e5
Browse repository at this point
fix(mistral): map seed directly into optional_params so it reaches completion_args
Show description for 2b57516
ElDjeee
committed
2b57516
View commit details
Copy full SHA for 2b57516
Browse repository at this point
test(mistral): cover content-part flattening, get_models errors, and cost dispatch
Show description for 35fad0a
ElDjeee
committed
35fad0a
View commit details
Copy full SHA for 35fad0a
Browse repository at this point
refactor(mistral): immutable annotations and a declared premium web search usage field for the ratcheted lint gates
ElDjeee
committed
aca1385
View commit details
Copy full SHA for aca1385
Browse repository at this point
fix(mistral): reserve instructions and completion_args from the extra_body merge
ElDjeee
committed
f572942
View commit details
Copy full SHA for f572942
Browse repository at this point
refactor(mistral): satisfy the Final, immutability, and test-quality gates added on the base branch
Show description for 1f1a30e
ElDjeee
committed
1f1a30e
View commit details
Copy full SHA for 1f1a30e
Browse repository at this point
test(mistral): cover an untitled web search source in the citation mapping
ElDjeee
committed
f54a4c5
View commit details
Copy full SHA for f54a4c5
Browse repository at this point
You can’t perform that action at this time.