Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md python example #4639

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

eranco74
Copy link
Contributor

@eranco74 eranco74 commented Dec 10, 2024

Update the Python example in the readme to import OpenAIChatCompletionClient from the new path
This change relates to: #4601

Why are these changes needed?

Currently, the example in the readme fails with this error:
ImportError: cannot import name 'OpenAIChatCompletionClient' from 'autogen_ext.models' (unknown location)

Checks

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: microsoft#4601
@eranco74
Copy link
Contributor Author

/cc jackgerrits lspinheiro

@ekzhu ekzhu merged commit bfb8aea into microsoft:main Dec 10, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants