You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Python example in the readme to import OpenAIChatCompletionClient from the new path
Currently, the example fails with this error:
ImportError: cannot import name 'OpenAIChatCompletionClient' from 'autogen_ext.models' (unknown location)
This change relates to: #4601
0 commit comments