Important securitiy risk
The PlotAI executes code from LLM. It is using exec() function for this.
I commented out the exec() function in file plotai/code/executor.py. If you understand the security risks you need to remove comment to use the package.