WindyLab / ConsensusLLM-code

Source code of our paper "Multi-Agent Consensus Seeking via Large Language Models".
MIT License
20 stars 6 forks source link

where is the "test" directory? Should I create it? #10

Closed HCHCXY closed 6 months ago

HCHCXY commented 6 months ago

image

huabench commented 6 months ago

Yes, you need to create a 'test' directory and write your test files according to the instructions provided in the README.

https://github.com/WestlakeIntelligentRobotics/ConsensusLLM-code/blob/master/README.md?plain=1#L92-L127

huabench commented 6 months ago

Resolved, closing this issue now. Feel free to reach out if you have any further questions.