Joshua Kim

Results 24 comments of Joshua Kim

@krisbock suggestion worked for me. I am using Windows and yes, I also have azureml-sdk==1.10 If you need more details: run this in R reticulate:::py_config() Find out your r-reticulate environment...

> This could be a useful feature. @joshkyh @marklysze @yiranwu0 @sonichi @freedeaths what do you think? I think the feature would be to bypass the custom speaker selection method when...

@ekzhu I guess it's more of when the automatic fallback kicks in and overrides the custom speaker selection function, is it what the user wanted...? Suppose there are 3 agents...

> @joshkyh the merging is blocked by your change request. Apologies, approved.

In this approach, I overridden the select_speaker method of the GroupChat class. https://github.com/microsoft/autogen/blob/main/notebook/agentchat_hierarchy_flow_using_select_speaker.ipynb

> > @kevin666aa @rickyloynd-microsoft the coverage section of compressible test and teachable test are missing in the contrib-test.yml @IANTHEREAL @gagb same for GPTAssistant test. > > Got it, will add...

@thinkall I have made the edit from the whole folder to test/agentchat/contrib/test_retrievechat.py please let me know if you'd like to test more .py files in that folder. Thanks!

Thanks @thinkall, would one of the maintainers be able to approve the "Waiting" OpenAI unit tests to run please? It runs well on my local setup, but I want to...

Thanks @qingyun-wu 🙏. Working on the failed unit tests...

Ahhh... I realized approval is required each time I iterate... Any chance we can set OpenAI4ContribTests/GraphGroupChat to auto-approve for this PR? I understand this is a risk that we might...