Traffic-Alpha / LLM-Assisted-Light

This repository contains the code for the paper "LLM-Assisted Light: Leveraging Large Language Model Capabilities for Human-Mimetic Traffic Signal Control in Complex Urban Environments".
Apache License 2.0
29 stars 2 forks source link

Some tools are missing #5

Open pangwenfeng opened 1 week ago

pangwenfeng commented 1 week ago

Thanks for your great work. After reading the code, i found that some tools are not implemented in the code, for example, the Evaluate_Action_Feasibility tool and Justify_Decision_Logic tool. So where can i find these tools or can you offer some solutions? Thank you very much.

wmn7 commented 1 week ago

Hello,

Thank you very much for your feedback. We have checked and indeed found that these two components were missing from the tool. We plan to upload them soon. Additionally, we have discovered that our project does not support the latest version of Langchain. We will address this in our upcoming updates as well.

I will keep this issue open until the problems are resolved. Meanwhile, we are currently updating TransSimHub, and we warmly invite you to try it out and provide your feedback.

Best regards, Maonan Wang