Current code under the
iclp/olddirectory is the old version of the code. Besides, all related examples (examples/Old) and the corresponding configuration files (configs/old). Thus, please always use the old version of the code for the reproduction. The new version based on langgraph and agentlighting is under-preparation.
To run the code for the reproduction, please follow the steps below:
-
pip install . -
Please check the
README.mdunder theexamples/Old/LatentPlanfor how to run the code.