Plugin: AI (OpenAI)
Experimental plugin with ability to send prompt requests to OpenAI.
Provider URL: https://openai.com/
Class: LTGear.Flowme.Plugin.MT.OpenAI.Translate*
Pipeline Format: XLIFF (MT)
Parameters:
ApiKey: API key to access OpenAI.
Prompt: Prompt, what to ask the OpenAI chat. Allowed placeholders are following: {sourceLanguage}, {targetLanguage}, {sourceText}, and {targetText}.
WriteTo: Write OpenAI result to source or target? Note that Prompt should be defined accordingly. Allowed values: ‘Source’ or ‘Target’