[model-gateway] fix left over sgl-router names to sgl-model-gateway (#14512)

This commit is contained in:
Simo Lin
2025-12-05 12:41:48 -08:00
committed by GitHub
parent 49dfa1d891
commit aed835e32d
16 changed files with 55 additions and 55 deletions
@@ -1,6 +1,6 @@
# WASM Auth Example for sgl-router
# WASM Auth Example for sgl-model-gateway
This example demonstrates API key authentication middleware for sgl-router using the WebAssembly Component Model.
This example demonstrates API key authentication middleware for sgl-model-gateway using the WebAssembly Component Model.
## Overview