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

Add: file translate endpoint #11

Merged
merged 9 commits into from
Sep 12, 2023
Merged

Add: file translate endpoint #11

merged 9 commits into from
Sep 12, 2023

Conversation

Ignatius-K
Copy link
Collaborator

@Ignatius-K Ignatius-K commented Aug 31, 2023

Implements the file translation, closes #4
Requires to run pip install -r requirements.txt first
Check out the API docs http://127.0.0.1:8000/docs for more info on testing the endpoint

@Ignatius-K
Copy link
Collaborator Author

The code works well
however the translate imported from @ConradKash branch needs a re-check

@Ignatius-K Ignatius-K marked this pull request as ready for review September 8, 2023 09:10
Copy link
Member

@cmplx-xyttmt cmplx-xyttmt left a comment

Choose a reason for hiding this comment

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

LGTM

@cmplx-xyttmt cmplx-xyttmt merged commit 415a6b4 into main Sep 12, 2023
2 checks passed
@cmplx-xyttmt cmplx-xyttmt deleted the imp-file-translation branch September 12, 2023 08:03
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.

Implement translation with file input
3 participants