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

.Net: Cross-language tests #6196

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

glahaye
Copy link
Contributor

@glahaye glahaye commented May 12, 2024

Motivation and Context

We want to ensure we have the same functionality across C#, Python and Java.

Description

These tests generate the requests sent to OpenAI from SK in C#. SK in Python and Java can compare against these requests and verify that they are exactly the same.

Contribution Checklist

@glahaye glahaye requested a review from a team as a code owner May 12, 2024 04:57
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels May 12, 2024
@github-actions github-actions bot changed the title Cross-language tests .Net: Cross-language tests May 12, 2024
@glahaye glahaye marked this pull request as draft May 12, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants