microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
32.27k stars 4.7k forks source link

[Bug]: reflection_with_llm not working as summary_method #3566

Open misslapina123 opened 4 weeks ago

misslapina123 commented 4 weeks ago

Describe the bug

"summary_method": "reflection_with_llm" not working when using Azure OpenAI gpt-4o model

Steps to reproduce

I am running the following example locally on vscode using Azure OpenAI gpt-4o model. https://learn.deeplearning.ai/courses/ai-agentic-design-patterns-with-autogen/lesson/4/reflection-and-blogpost-writing I do not get anything under the Context.

Model Used

gpt-4o (Azure OpenAI)

Expected Behavior

Obtaining a json file of reviews' summaries and the reviewers

Screenshots and logs

image

Additional Information

No response

ekzhu commented 1 week ago

Without access to the notebook we can't comment. Can you take a look at the carry over documentation: https://microsoft.github.io/autogen/0.2/docs/tutorial/conversation-patterns#sequential-chats