mirror of
https://github.com/langchain-ai/agents-from-scratch-ts.git
synced 2026-06-30 21:37:54 -04:00
6 lines
161 B
Bash
6 lines
161 B
Bash
# OPENAI_API_KEY=
|
|
|
|
## Set these up to track your traces in LangSmith
|
|
# LANGSMITH_API_KEY=
|
|
# LANGCHAIN_TRACING_V2=true
|
|
# LANGCHAIN_PROJECT="interrupt-workshop-ts" |