Gabriel Barberini
Gabriel Barberini
Disclaimer: Nvmd my previous comment, I was hallucinating 😂 . I think now I might have something useful though: **Some thoughts on that issue** **Input json string** ``` my_json =...
I did something that solved the issue for me. Feel free to make any amends or ignore 🤷♂️😝 > /scripts/json_parser.py change line 29 to 51 to this: ``` def fix_and_parse_json(...
``` NEXT ACTION: COMMAND = clone_repository ARGUMENTS = {'repository_url': 'https://github.com/USER_NAME/mnist_analysis.git', 'clone_path': '/local/directory/path/mnist_analysis'} SYSTEM: Command clone_repository returned: Error: Attempted to access path '/local/directory/path/mnist_analysis' outside of working directory '/Users/gabriel.barberini/Documents/Auto-Faust/faustAI/auto_gpt_workspace'. THOUGHTS: The clone_repository...
same here NEXT ACTION: COMMAND = google ARGUMENTS = {'input': 'how to install python on my system'} THOUGHTS: Based on the search results, it appears that I need to download...