SUSYUSTC / MathTranslate

translate scientific papers in latex, especially arxiv papers
https://github.com/SUSYUSTC/MathTranslate
Apache License 2.0
1.04k stars 69 forks source link

Add GPT Support #94

Open Zipper-1 opened 5 months ago

Zipper-1 commented 5 months ago

Add support for translating with GPT, All api that meet the OpenAI v1 specification can be used.

sherrylixuecheng commented 6 days ago

Thanks a lot for your PR! @SUSYUSTC we will review these changes and merge your PR soon. Sorry again for following up so late. We will probably also change the setup.py since we would not require our users to install openai, but we could make it is an optional choice.