graph-ml-notebooks icon indicating copy to clipboard operation
graph-ml-notebooks copied to clipboard

Limit reached error TigerGraph_LangChain_Demo.ipynb

Open smitapadhy-84 opened this issue 1 year ago • 2 comments

Getting the following error even while executing the following cell agent.run("How many Papers are there?")

Agent stopped due to iteration limit or time limit

smitapadhy-84 avatar Jan 10 '24 06:01 smitapadhy-84

@parkererickson-tg any thoughts?

billshitg avatar Jan 11 '24 18:01 billshitg

Obviously the agent didn't correctly run getVertexCount('Paper') - as to why I would need to take a look at the notebook directly. Do you have any more context @smitapadhy-84 ?

parkererickson-tg avatar Jan 11 '24 18:01 parkererickson-tg