microsoft/Foundry-Local v0.8.113
microsoft/Foundry-Local
Captured source
source ↗published Nov 26, 2025seen Jun 26captured 1whttp 200method plain
Foundry Local Release 0.8.113
Repository: microsoft/Foundry-Local
Tag: v0.8.113
Published: 2025-11-26T20:00:42Z
Prerelease: yes
Release notes: Foundry Local Release Notes: v0.8.113 🚀
✨ New Features
Add support for tool calling. Models that support tool calling have the supportsToolCalling tag, which is also exposed via the SDKs.
🐛 Bug fixes
Fix crash on context length exhaustion. CLI now exits when context length is exhausted and the REST API returns an error if the request requires more tokens than max_length configuration allows.
📝 Known issues
This release only allows one tool call per request.