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

[OpenAI] Migrate to Stainless #42013

Open
4 tasks
mssfang opened this issue Sep 24, 2024 · 0 comments
Open
4 tasks

[OpenAI] Migrate to Stainless #42013

mssfang opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. OpenAI

Comments

@mssfang
Copy link
Member

mssfang commented Sep 24, 2024

  • In your feature branch, delete the azure-ai-openai implemetations, and depends on the stainless openai and Azure Identity.
  • Run JaCoCo to see what the code coverage in current stainless changes is
  • Add tests to your feature branch PR as much as possible, currently, we only have chat completions
  • Create a table to see the different between Azure and NonAzure feature coverage and pass or fail.
@mssfang mssfang self-assigned this Sep 24, 2024
@mssfang mssfang added the OpenAI label Sep 24, 2024
@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. OpenAI
Projects
None yet
Development

No branches or pull requests

1 participant