excel-toolkit/.env.example

15 lines
656 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.

# =============================================================================
# Excel Toolkit 环境变量配置
# =============================================================================
# -----------------------------------------------------------------------------
# Gemini API 配置(用于翻译功能)
# 获取 API Key: https://aistudio.google.com/app/apikey
# -----------------------------------------------------------------------------
GEMINI_API_KEY=your-gemini-api-key-here
# Gemini 模型名称可选默认gemini-2.0-flash-lite
# GEMINI_MODEL=gemini-2.0-flash-lite
# Auth is handled automatically via ~/.openclaw/.env