machinewrapped / gpt-subtrans

Open Source project using LLMs to translate SRT subtitles
Other
346 stars 39 forks source link

Azure OpenAI as provider #145

Closed IlmariKu closed 6 months ago

IlmariKu commented 6 months ago

Fixes #77

Add Azure OpenAI as a provider to the project.

machinewrapped commented 6 months ago

Amazing! Thanks - I'll take a proper look tomorrow, as I've been staring at code all day and need a break :-)

machinewrapped commented 6 months ago

Looks good - I'll merge and update with the latest changes I pushed this weekend for prompt formatting and retry handling.

machinewrapped commented 6 months ago

I added the new settings for prompt configuration to the Azure provider, and expanded the information for the settings: https://github.com/machinewrapped/gpt-subtrans/pull/148