excel-toolkit/.env.example

9 lines
250 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.

# 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