PM4Py.LLM: a Comprehensive Module for Implementing PM on LLMs
arXiv:2404.06035
Abstract
pm4py is a process mining library for Python implementing several process mining (PM) artifacts and algorithms. It also offers methods to integrate PM with large language models (LLMs). This paper examines how the current paradigms of PM on LLM are implemented in pm4py, identifying challenges such as privacy, hallucinations, and the context window limit.