Skip to content

Commit

Permalink
Update tested models in SWE agent example. (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzhang1130 authored Jun 2, 2024
1 parent 6f31cd4 commit d2d84e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/swe_agent/main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
"\n",
"- The example is tested with the following models. For other models, you may need to adjust the prompt.\n",
" - gpt-4\n",
" - dashscope_chat (qwen-max)\n",
" - gemini_chat (gemini-pro)\n",
" - ollama_chat (llama3_8b)\n",
"- How to enable agents with stronger programming capabilities remains an open challenge, and the current implementations are not perfect. Please feel free to explore it yourself."
]
},
Expand Down

0 comments on commit d2d84e8

Please sign in to comment.