github sgl-project/sglang gateway-v0.2.2
Release Gateway-v0.2.2

latest releases: v0.5.6.post2, gateway-v0.2.4, v0.5.6.post1...
one month ago

πŸš€ SGLang Model Gateway v0.2.2 Released!

✨ Features

🎯 Industry-First Responses API for All Models
We're bringing OpenAI's Responses API to the entire open-source ecosystem! Now enjoy native support for Llama, DeepSeek, Qwen, and more – with built-in chat history management, multi-turn conversations, and seamless MCP integration. This is the first solution to democratize advanced conversation management across all OSS models.

☸️ Production-Ready Kubernetes Operations
Taking large-scale deployments seriously! We now support native gRPC health check endpoints, making it effortless to deploy and operate SGLang at scale on Kubernetes with proper health monitoring and orchestration.

πŸ” Your Network, Your Control

  • mTLS Support: Secure gateway-to-SGLang communication whether you're running on edge, remote cloud, multi-cloud, or hybrid environments – we've got you covered
  • MCP Proxy Enhancements: Configure proxies globally or per-individual MCP server – complete network control in your hands

πŸ€– Harmony Pipeline
Introducing our unified OpenAI-native architecture with GPT OSS model support for both Responses API and Chat Completion – fully integrated with MCP and intelligent storage management.

🌍 Universal Platform Support
A major leap in accessibility! SGLang Model Gateway now runs on nearly every operating system and architecture: Linux, Windows, Mac, x86, and ARM. Even better – we support all Python versions from 3.8 to 3.14 in a single wheel file, while reducing wheel size by more than 40%. Deploy anywhere, on any Python version, with unprecedented efficiency!

⚑ Additional Enhancements

  • Multi-worker URL support for better load distribution
  • Connection pooling and tool inventory for MCP
  • Native OpenAI web search tool support and function calling for OpenAI router

πŸ› Stability Improvements

We've squashed numerous bugs including background task handling, tool call IDs, conversation management, and installation dependencies.

Try it now: pip install sglang-router==0.2.2


What's Changed in Gateway

Gateway Changes (48 commits)

New Contributors

Paths Included

  • sgl-router
  • python/sglang/srt/grpc
  • python/sglang/srt/entrypoints/grpc_server.py

Full Changelog: gateway-v0.2.1...gateway-v0.2.2

Don't miss a new sglang release

NewReleases is sending notifications on new releases.