I am pretty new in LangChain, playing with Langchain's CSV Agent. It is giving me the desired result. Look at the attached image
Now, I want to use the code outside of Google Colab. However, in the python script, it is giving me the text, but as expected, no figure. How can I extract the figure from Langchain's CSV Agent if any? I need your guidance.