Added environment variables to bypass the initial setup form
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# LangGraph Configuration
|
||||
VITE_API_URL=http://localhost:2024
|
||||
VITE_ASSISTANT_ID=agent
|
||||
VITE_LANGSMITH_API_KEY=
|
||||
Reference in New Issue
Block a user