Skip to main content

index_create

Function index_create 

Source
pub async fn index_create(
    __arg0: Extension<Arc<ServerState>>,
    __arg1: Extension<RequestContext>,
    __arg2: Json<VectorIndexCreateRequest>,
) -> Response