[model-gateway] change rust package name to sgl-model-gateway instead (#14283)
This commit is contained in:
@@ -90,7 +90,7 @@ impl std::fmt::Display for ProviderType {
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// use sglang_router_rs::core::{ModelCard, ModelType, ProviderType};
|
||||
/// use sgl_model_gateway::core::{ModelCard, ModelType, ProviderType};
|
||||
///
|
||||
/// let card = ModelCard::new("meta-llama/Llama-3.1-8B-Instruct")
|
||||
/// .with_display_name("Llama 3.1 8B Instruct")
|
||||
|
||||
Reference in New Issue
Block a user