pull/663/head
Occupying-Mars 2 months ago
parent e77d67d5a8
commit dfe7a4b52f

@ -41,7 +41,7 @@ from error_prone import divide_numbers, access_nested_dict, process_list
# Initialize the agent # Initialize the agent
agent = SelfHealingAgent( agent = SelfHealingAgent(
model_name="gpt-4", model_name="gpt-4o-mini",
max_retries=3, max_retries=3,
verbose=True verbose=True
) )

Loading…
Cancel
Save