pdfMathTranslate / config.toml.template
Amamiyaren's picture
Upload 4 files
cc466b9 verified
raw
history blame contribute delete
157 Bytes
[babeldoc]
openai = true
openai-base-url = "${OPENAI_BASE_URL}"
openai-model = "${OPENAI_MODEL}"
openai-api-key = "${OPENAI_API_KEY}"
output = "./translated"