Hi all ,i am doing langchain CSV agent with streamlit ,
it is working well upon upload of csv file and when question asked , it gives answer while entering agentexecutor chain …
i can see the answer in “observation” but then it continues to loop giving (this/thought/action/action input/observation can repeat N times) , for some iterations and ends up with “Agent stopped due to iteration limit or time limit”