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 support, Overwrite option #128

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

RiccardoRomagnoli
Copy link

@RiccardoRomagnoli RiccardoRomagnoli commented Nov 5, 2024

With this PR we have an initial implementation that support OpenAI service. Further effort can be spent to:

  • customize the model to use and its params
  • batch multiple translations in the same API request

resolves #101

@RiccardoRomagnoli
Copy link
Author

@leolabs Can you check this out?

Copy link
Owner

@leolabs leolabs left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@leolabs
Copy link
Owner

leolabs commented Dec 27, 2024

It seems like there are some issues with merge conflicts. Could you try rebasing your PR onto the latest commit of my main branch to fix the merge conflict? I'm fairly certain that the main conflict is the package-lock.json file I removed, so removing it on your end might already be sufficient.

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

Successfully merging this pull request may close these issues.

Add OpenAI GPT support
2 participants