Files
Document_translator_V2_nodo…/api.txt
beabigegg 4cace93934 NO docker
2025-10-02 18:50:53 +08:00

18 lines
716 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ============================================================================
# PANJIT Document Translator V2 - Dify API 配置
# ============================================================================
# Dify 翻譯 API 配置
translation_base_url:https://dify.theaken.com/v1
translation_api:app-SmB3TwVMcp5OyQviYeAoTden
# Dify OCR API 配置用於掃描PDF
ocr_base_url:https://dify.theaken.com/v1
ocr_api:app-kC5qx2wgMMkn61O77jY4YuPs
# ============================================================================
# 說明:
# - translation API: 用於文檔內容翻譯
# - OCR API: 用於 PDF 掃描件的文字識別
# ============================================================================