Skip to content

Python: Unit tests for OpenAI realtime and Ollama chat completion #11343

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

Merged
merged 19 commits into from
Apr 4, 2025

Conversation

gaudyb
Copy link
Contributor

@gaudyb gaudyb commented Apr 2, 2025

Motivation and Context

Improve overall unit test coverage.

Description

adding unit tests for ollama chat completion
adding unit tests for openAI realtime

Contribution Checklist

@gaudyb gaudyb requested a review from a team as a code owner April 2, 2025 18:10
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 2, 2025
@github-actions github-actions bot changed the title Unit tests for OpenAI realtime and Ollama chat completion Python: Unit tests for OpenAI realtime and Ollama chat completion Apr 2, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Apr 2, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3418 5 💤 0 ❌ 0 🔥 1m 54s ⏱️

@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 4, 2025
Merged via the queue into microsoft:main with commit fa96214 Apr 4, 2025
28 checks passed
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request Apr 6, 2025
…crosoft#11343)

### Motivation and Context

Improve overall unit test coverage.

### Description

adding unit tests for ollama chat completion
adding unit tests for openAI realtime

### Contribution Checklist

- [ ] The code builds clean without any errors or warnings
- [ ] 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
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Gaudy Blanco <[email protected]>
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
None yet
Development

Successfully merging this pull request may close these issues.

5 participants