Skip to content

Commit

Permalink
Update main.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
garyzhang99 authored May 15, 2024
1 parent f7be053 commit 9da20fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/swe_agent/main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"\n",
"agent = SWEAgent(\n",
" name=\"assistant\",\n",
" model_config_name='gpt-4',\n",
" model_config_name='YOUR_MODEL_CONFIGURATION_NAME',\n",
")\n"
]
},
Expand Down

0 comments on commit 9da20fb

Please sign in to comment.