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 }}
NousResearch
/
hermes-agent
Public
Notifications
You must be signed in to change notification settings
Fork
52.9k
Star
249k
Code
Issues
5k+
Pull requests
5k+
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(azure-foundry): add Azure AI Foundry provider with auto-detection
- #15845
#15845
Merged
teknium1
merged 9 commits into
main
NousResearch/hermes-agent:main
from
hermes/hermes-ee57731c
NousResearch/hermes-agent:hermes/hermes-ee57731c
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(azure-foundry): add Azure AI Foundry provider with auto-detection
#15845
teknium1
merged 9 commits into
main
NousResearch/hermes-agent:main
from
hermes/hermes-ee57731c
NousResearch/hermes-agent:hermes/hermes-ee57731c
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
feat: Add Azure Foundry provider with OpenAI/Anthropic API mode selection
Show description for 6831cad
TechPrototyper
authored and
teknium1
committed
6831cad
View commit details
Copy full SHA for 6831cad
Browse repository at this point
fix: use Azure API key directly for Azure endpoints, bypass OAuth token priority chain
HangGlidersRule
authored and
teknium1
committed
cc840c8
View commit details
Copy full SHA for cc840c8
Browse repository at this point
fix: Azure Anthropic short-circuit in resolve_runtime_provider — bypass custom runtime when provider=anthropic + azure.com URL
HangGlidersRule
authored and
teknium1
committed
c06af34
View commit details
Copy full SHA for c06af34
Browse repository at this point
fix: skip OAuth token refresh for Azure Anthropic endpoints — prevents ~/.claude/.credentials.json from overwriting Azure key mid-session
HangGlidersRule
authored and
teknium1
committed
d3f6277
View commit details
Copy full SHA for d3f6277
Browse repository at this point
fix: pass api-version as default_query param, not in base_url — SDK was producing malformed URLs like /anthropic?api-version=.../v1/messages
HangGlidersRule
authored and
teknium1
committed
aca95b0
View commit details
Copy full SHA for aca95b0
Browse repository at this point
fix: preserve URL query params for Azure OpenAI and custom endpoints
Show description for e377757
pein892
authored and
teknium1
committed
e377757
View commit details
Copy full SHA for e377757
Browse repository at this point
fix(agent): support Azure OpenAI gpt-5.x on chat/completions endpoint
Show description for 844c214
ak771977
authored and
teknium1
committed
844c214
View commit details
Copy full SHA for 844c214
Browse repository at this point
feat(azure-foundry): auto-detect transport, models, context length
Show description for 6f2addc
teknium1
committed
6f2addc
View commit details
Copy full SHA for 6f2addc
Browse repository at this point
docs(azure-foundry): add provider guide, env vars, release AUTHOR_MAP
Show description for fa463d2
teknium1
committed
fa463d2
View commit details
Copy full SHA for fa463d2
Browse repository at this point
You can’t perform that action at this time.