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

Python: AzureChatCompletion doesn't use default API VERSION if one is not supplied #8679

Open
moonbox3 opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@moonbox3
Copy link
Contributor

Describe the bug
If you create an AzureChatCompletion object and don't supply an API_VERSION either via a .env file or passed in through the constructor, a default API VERSION will not be used.

@moonbox3 moonbox3 added bug Something isn't working python Pull requests for the Python Semantic Kernel labels Sep 11, 2024
@moonbox3 moonbox3 self-assigned this Sep 11, 2024
@moonbox3 moonbox3 removed the triage label Sep 11, 2024
@moonbox3
Copy link
Contributor Author

This should be a non-issue, we have a default API VERSION as part of the settings:

@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: No status
Development

No branches or pull requests

3 participants