-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.env.example
More file actions
34 lines (28 loc) · 1.52 KB
/
.env.example
File metadata and controls
34 lines (28 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# =============================================================================
# LangChain/LangGraph Agent 开发环境配置
# 使用说明:将此文件复制为 .env,然后填写你的 API_KEY,BASE_URL,MODEL
# =============================================================================
# ---------------------------------- 通用配置 ----------------------------------
# API_KEY=your_api_key_here
# BASE_URL=your_base_url_here
# MODEL=deepseek-ai/DeepSeek-V3
# ---------------------------------- DeepSeek -----------------------------------
# 官网:https://platform.deepseek.com/
# API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# BASE_URL=https://api.deepseek.com/v1
# ---------------------------------- 硅基流动 -----------------------------------
# 官网:https://cloud.siliconflow.cn/i/dbb2IJTv
# API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# BASE_URL=https://api.siliconflow.cn/v1
# ---------------------------------- 通义千问 -----------------------------------
# 官网:https://bailian.console.aliyun.com/
# API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
# ---------------------------------- OpenAI -----------------------------------
# 官网:https://chatgpt.com/
# API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# BASE_URL=https://api.openai.com/v1
# ---------------------------------- 智谱 AI -----------------------------------
# 官网:https://bigmodel.cn/
# API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# BASE_URL=https://open.bigmodel.cn/api/paas/v4