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>
This commit is contained in:
William FH
2024-10-29 22:33:40 -07:00
committed by GitHub
co-authored by Nuno Campos
parent 4717632ce7
commit 74c8589045
20 changed files with 4443 additions and 132 deletions
+3
View File
@@ -0,0 +1,3 @@
# Copy this over:
# cp .env.example .env
# Then modify to suit your needs