Skip to content

Commit a78a775

Browse files
Update docs/supported_models/classify_models.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 63a6486 commit a78a775

File tree

3 files changed

+736
-1
lines changed

3 files changed

+736
-1
lines changed

docs/supported_models/classify_models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Error response format:
145145

146146
The classification API is implemented using:
147147

148-
1. **Rust Router**: Handles routing and request/response models in `sgl-model-gateway/src/protocols/spec.rs`
148+
1. **Rust Model Gateway**: Handles routing and request/response models in `sgl-model-gateway/src/protocols/spec.rs`
149149
2. **Python HTTP Server**: Implements the actual endpoint in `python/sglang/srt/entrypoints/http_server.py`
150150
3. **Classification Service**: Handles the classification logic in `python/sglang/srt/entrypoints/openai/serving_classify.py`
151151

0 commit comments

Comments
 (0)