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