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

refactor: Split OpenAI into multiple files #331

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

yavens
Copy link
Collaborator

@yavens yavens commented Mar 3, 2025

This PR breaks up OpenAI into multiple smaller files, similar to some of the other providers. Most important types are reexported at the top of the module so it shouldn't be a difficult migration for most users.

As progress is made on #236 and #312, it would be nice to make this change for all existing provider implementations.

@yavens yavens added the breaking label Mar 3, 2025
@0xMochan
Copy link
Contributor

0xMochan commented Mar 6, 2025

Is this designed to go before or after the #336 ?

@yavens
Copy link
Collaborator Author

yavens commented Mar 6, 2025

It doesn't particularly matter since OAI transcription was merged in the initial feature PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants