Waseem771 commited on
Commit
7294e34
1 Parent(s): 3dadc3e

Create .env

Browse files
Files changed (1) hide show
  1. .env +4 -0
.env ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ LANGCHAIN_API_KEY=<your-api-key>
2
+ LANGCHAIN_PROJECT=pr-worthwhile-resemblance-53
3
+ LANGCHAIN_TRACING_V2=true
4
+ LANGCHAIN_ENDPOINT="https://api.smith.langchain.com"