FSoft-AI4Code / AgileCoder

Incorporating Agile methodology into agents to create complex real-world softwares
MIT License
374 stars 52 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '../key.json' #4

Closed svanschalkwyk closed 3 months ago

svanschalkwyk commented 3 months ago

/miniconda3/envs/agile_coder/lib/python3.12/site-packages/agilecoder-0.1.4-py3.12.egg/agilecoder/camel/model_backend.py", line 38, in json.loads(open("../key.json", "r").read()), ^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '../key.json'

minhngh commented 3 months ago

Hi svanschalkwyk,

Thank you for your feedback. This problem can be easily fixed by upgrading agilecoder to the latest version. Yeah, I guess that you also fix this error, as shown at https://github.com/FSoft-AI4Code/AgileCoder/issues/3.