Running autogpt seems like it not connected to GPT 4, any sugestions greatly appreciated.
"Saying gpt-4 does not exist"
-=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-=
SYSTEM: Command analyze_code returned: Error: The model: `gpt-4` does not exist
Apparently json was fixed.
THOUGHTS: I will use the 'read_file' command to read the Australian construction code into memory. I will then analyze the code to determine the requirements for placing reinforced concrete. Finally, I will use the information gathered to create a list of chronological derivatives and develop a procedure list for placing reinforced concrete.
REASONING: Reading the Australian construction code into memory will allow me to analyze it and determine the requirements for placing reinforced concrete. This will help me create an accurate and comprehensive procedure list.
PLAN:
- Use the 'read_file' command to read the Australian construction code into memory
- Analyze the code to determine the requirements for placing reinforced concrete
- Create a list of chronological derivatives
- Develop a procedure list for placing reinforced concrete
CRITICISM: I need to ensure that I am following the correct guidelines and regulations to ensure the safety and quality of the construction project.
NEXT ACTION: COMMAND = read_file ARGUMENTS = {'filename': 'Australian_construction_code.txt'}
Enter 'y' to authorise command, 'y -N' to run N continuous commands, 'n' to exit program, or enter feedback for ...
Input: