Replies: 4 comments
|
Question 2: Gemini model When I use Below is the output |
0 replies
|
managed to print out error part around function call 4654 with critic agent: |
0 replies
|
Thanks @ww2283 for the bug report! @sternakt, @rjambrecic and @alecsolder could you take a look? Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AG2 version 0.7.4; I did
pip install --upgrade git+https://github.com/ag2ai/ag2.gitthenpip install --upgrade "git+https://github.com/ag2ai/ag2.git#egg=pyautogen[browser-use,crawl4ai,gemini]"as of 2025-02-14.Question 1: an error inside the loop
When I follow the tutorial at https://docs.ag2.ai/docs/blog/2025-02-13-DeepResearchAgent/index, with gpt-4o, I noticed this kind of error inside the loop
Eventually the tutorial run successfully, should I worry about this inner error?
All reactions