Skip to main content

complete

Function complete 

Source
async fn complete(
    __arg0: State<Arc<ServerState>>,
    __arg1: Extension<VerifiedNode>,
    body: Bytes,
) -> Result<Json<NodeChunkCompletionResponse>, ApiError>