6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
# LangGraph Configuration
|
|
NEXT_PUBLIC_API_URL=http://localhost:2024
|
|
NEXT_PUBLIC_ASSISTANT_ID=agent
|
|
# Do NOT prefix this with "NEXT_PUBLIC_" as we do not want this exposed in the client.
|
|
LANGSMITH_API_KEY=
|