AgileCoder
AgileCoder copied to clipboard
KeyError: 'raw_code_conclusion'
I am getting below error while running agilecoder.
File "/Users/xxxxx/Documents/agile_coder/.venv/lib/python3.11/site-packages/agilecoder/components/phase.py", line 766, in update_phase_env self.phase_env.update({"codes": chat_env.env_dict['raw_code_conclusion']}) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'raw_code_conclusion'
kindly help me on this.
I got the same problem. Please, help us.
I also have the same problem. Is there any solution?