Skip to main content

handle_model_get

Function handle_model_get 

Source
pub async fn handle_model_get(
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Get the current snapshot of an open text model, or null if not open.