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: Update 03-semantic-function-inline.ipynb #2425

Conversation

demongodYY
Copy link
Contributor

Motivation and Context

Example notebook has some params error when I learn from it, so I fix this simple params error.

Description

Fix AzureChatCompletion params error, Azure OpenAI Service should pass DEPLOY_NAME, but not MODEL_NAME

Contribution Checklist

Fix AzureChatCompletion params error, Azure OpenAI Service should pass DEPLOY_NAME, but not MODEL_NAME
@demongodYY demongodYY requested a review from a team as a code owner August 11, 2023 10:28
@shawncal shawncal added the python Pull requests for the Python Semantic Kernel label Aug 11, 2023
@shawncal shawncal changed the title Update 03-semantic-function-inline.ipynb Python: Update 03-semantic-function-inline.ipynb Aug 11, 2023
Copy link
Member

@shawncal shawncal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find! Thanks for the fix.

@shawncal shawncal added this pull request to the merge queue Aug 21, 2023
Merged via the queue into microsoft:main with commit 4b47a78 Aug 21, 2023
28 checks passed
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context

Example notebook has some params error when I learn from it, so I fix
this simple params error.

### Description

Fix AzureChatCompletion params error, Azure OpenAI Service should pass
DEPLOY_NAME, but not MODEL_NAME

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

Co-authored-by: Shawn Callegari <36091529+shawncal@users.noreply.github.com>
Co-authored-by: Abby Harrison <54643756+awharrison-28@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants