pub async fn infer( executor_url: String, cap_token: String, uuid: String, prolog_query: String, ) -> Result<Value>