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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
agent-framework
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
12.7k
Code
Issues
534
Pull requests
153
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: Add Mistral AI embedding client package
- #5480
#5480
Merged
Eduard van Valkenburg (eavanvalkenburg)
merged 5 commits into
microsoft:main
microsoft/agent-framework:main
from
daric93:feature/mistral-embedding-client
daric93/microsoft-agent-framework:feature/mistral-embedding-client
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
Python: Add Mistral AI embedding client package
#5480
Eduard van Valkenburg (eavanvalkenburg)
merged 5 commits into
microsoft:main
microsoft/agent-framework:main
from
daric93:feature/mistral-embedding-client
daric93/microsoft-agent-framework:feature/mistral-embedding-client
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
Python: Add Mistral AI embedding client package
Show description for 5a33077
Daria Korenieva (daric93)
committed
5a33077
View commit details
Copy full SHA for 5a33077
Browse repository at this point
Address review feedback: fix dimensions check, sort embeddings by index, align docs
Show description for ef532ba
Daria Korenieva (daric93)
committed
ef532ba
View commit details
Copy full SHA for ef532ba
Browse repository at this point
Address review feedback: downgrade to alpha, remove integration tests - Change version to 1.0.0a260505 (alpha) - Update classifier to Development Status :: 3 - Alpha - Update PACKAGE_STATUS.md to a…
Show description for a200e52
Daria Korenieva (daric93)
committed
a200e52
View commit details
Copy full SHA for a200e52
Browse repository at this point
Add samples directory for alpha package compliance Per python-package-management skill: alpha packages must include samples inside the package directory.
Show description for 268563b
Daria Korenieva (daric93)
committed
268563b
View commit details
Copy full SHA for 268563b
Browse repository at this point
Fix ruff formatting in sample file
Show description for 3547d24
Daria Korenieva (daric93)
committed
3547d24
View commit details
Copy full SHA for 3547d24
Browse repository at this point
You can’t perform that action at this time.