chore: vendor sglang v0.5.10 snapshot
This commit is contained in:
9
third_party/sglang/sgl-model-gateway/tests/spec/mod.rs
vendored
Normal file
9
third_party/sglang/sgl-model-gateway/tests/spec/mod.rs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Protocol specification tests
|
||||
// These tests were originally in src/protocols/spec.rs and have been moved here
|
||||
// to reduce the size of that file and improve test organization.
|
||||
|
||||
mod chat_completion;
|
||||
mod chat_message;
|
||||
mod embedding;
|
||||
mod rerank;
|
||||
mod responses;
|
||||
Reference in New Issue
Block a user