Chi Wang

Results 343 comments of Chi Wang

@gagb could you confirm that the old way of handling context will be deprecated? Shall we remove the test and eventually remove the code and examples too? @jackgerrits there is...

> LGTM. Thanks for this awesome PR! > > I have only 2 optional comments: > > 1. Can we execute the notebook so that users can see the output...

It might be as easy as adding the right configuration in the llm_config because I remember seeing a similar question which uses Azure Cognitive Search in an API compatible with...

> Is it only for retrieval argumented agent? Would you consider adding the support in the retrieval_utils.py, and creating an AgentCapability so RAG can be added to any agent? This...

> Thanks for the PR! I think it is a great feature to be able to have a concept of "admin" in a group chat. I am wondering if there...

@GregorD1A1 what do you think of @afourney 's comment? Would you like to clean the history in `GroupChat.messages` too?

I had one question in the conversation. Also, could you fix the code format error? You can use pre-commit.

> @sonichi what do you think now? Everything is improved, I hope I answered all questions. Can we merge? Thanks. Running final tests.

@YongLD @TaoAthe please read the migration guide: https://microsoft.github.io/autogen/docs/Installation#migration-guide-to-v02. Your old code won't work with the new version of openai because openai makes a breaking change.