AI Toolkit v0.18.3 is here—and it’s a major milestone. This release introduces full support for:
- The latest GPT-5 family of models
- OpenAI’s open-source models (GPT OSS) via Azure AI Foundry and ONNX Runtime
Whether you're building in the cloud, on the edge, or experimenting locally, this update gives you more flexibility, performance, and choice than ever.
🧠 GPT-5 Models: Now in AI Toolkit
The GPT-5 model family is now fully integrated into AI Toolkit and available via GitHub, Azure AI Foundry, or OpenAI.
✨ Model Overview:
- gpt-5: Advanced reasoning for analytics, LLM orchestration, and code generation.
- gpt-5-mini: A cost-effective, low-latency model ideal for real-time agents and lightweight tools.
- gpt-5-nano:Built for speed and concise reasoning—great for retrieval, Q&A, and compact workflows.
- gpt-5-chat (preview): Enables natural, multimodal, multi-turn conversations with persistent context—perfect for agentic apps.
🧬 GPT OSS Models: Open-Source Power, Local & Cloud-Ready
For the first time, OpenAI’s open-source models (GPT OSS) are available through:
- Azure AI Foundry for cloud-scale deployment
- Windows AI Foundry with ONNX Runtime for local inference
🧩 Model Overview:
- gpt-oss-120b (via Azure AI Foundry)
- Text-in/text-out open-weight model
- Reasoning with chain-of-thought
- Adjustable reasoning effort (low/medium/high)
- Structured output support
- API-compatible with Responses format
- gpt-oss-20b-cuda-gpu (via Local ONNX Runtime)
- CUDA-optimized local inference
- RTN quantization for performance
- Ideal for Windows + edge deployments
📖 Read more: OpenAI’s GPT OSS now on Azure AI and Windows Foundry
🧪 Explore, Compare, and Build Faster
With this release, AI Toolkit makes it easier to explore and integrate both GPT-5 and GPT OSS models:
- 🔍 Compare GPT-5 models in the catalog with others to find the best fit
![]()
- 💡 Use the View Code feature to generate ready-to-run SDK snippets in Python, JavaScript, and more
![]()
🔗 Get Started Now
Update to AI Toolkit v0.18.3 and unlock:
- GPT-5 model family via GitHub, Azure AI, or OpenAI
- GPT OSS models for open-source, cloud, and local development
- Model Playground tools for comparison and code generation
AI Toolkit continues to evolve as the fastest way to experiment, integrate, and ship AI into your applications—cloud or edge, closed or open-source.
Have questions or want to share feedback?
📚 Explore our docs or leave us feedback on GitHub.