mololab / json-translator

jsontt 💡 - AI JSON Translator with GPT + other FREE translation modules to translate your json/yaml files into other languages ✅ Check Readme ✌ Supports GPT / DeepL / Google / Bing / Libre / Argos
https://mololab.org/jsontt/npm
MIT License
465 stars 60 forks source link

Set API Key #34

Open jclimac opened 1 year ago

jclimac commented 1 year ago

Is it possible to set an API Key for Google instead of using its free endpoint?

ParvinEyvazov commented 1 year ago

Hello @jclimac

Main purpose was to keep the whole operation free.

Currently jsontt does not support working with API Key. But I guess that would be good feature who already has an API Key.

Also there are some projects who already doing it like this

ParvinEyvazov commented 9 months ago

Hi @jclimac

FYI: I have a plan to add new Translation modules with setting their keys. (Like Google Translate with API key, GPT with openAI keys, DeepL with API key, etc.)