Files
copilotkit__copilotkit/examples/showcases/cloudplot/.env.example
2026-08-27 06:18:44 -07:00

6 lines
236 B
Bash

LANGGRAPH_DEPLOYMENT_URL=replace-with-agent-service-url
CLOUDPLOT_ACCESS_CODE=replace-with-a-shared-access-code
CLOUDPLOT_SESSION_SECRET=replace-with-a-long-random-session-secret
# PORT is provided by Railway in production.
# PORT=3000