FSoft-AI4Code/AgileCoder

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

svanschalkwyk opened this issue · 1 comments

/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'

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 #3.