Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction.
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Zep Cloud API Key
|
||||
# 从 https://app.getzep.com 获取
|
||||
ZEP_API_KEY=
|
||||
|
||||
# LLM API Key
|
||||
LLM_API_KEY=
|
||||
LLM_BASE_URL=
|
||||
LLM_MODEL_NAME=
|
||||
Reference in New Issue
Block a user