Files
langgraph/libs/cli/js-examples/.env.example
T
74c8589045 Add support for Docker arg passthrough in langgraph CLI (#2206)
Added a js-example to show it builds
Adapted integration tests after removing the test CLI command

---------

Co-authored-by: Nuno Campos <nuno@langchain.dev>
2024-10-29 22:33:40 -07:00

3 lines
73 B
Bash

# Copy this over:
# cp .env.example .env
# Then modify to suit your needs