excel-toolkit/.env.example

9 lines
250 B
Plaintext
Raw Normal View History

# Gemini API Key 配置
# 获取 API Key: https://aistudio.google.com/app/apikey
# 方式 1: 使用 Gemini API Key推荐
GEMINI_API_KEY=your-api-key-here
# 方式 2: 使用 Google API Key备选
# GOOGLE_API_KEY=your-google-api-key-here