Update examples section
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Required environment variables
|
||||
FIRECRAWL_API_KEY=
|
||||
|
||||
# Optional environment variables
|
||||
# LangSmith tracing from the web worker.
|
||||
# WARNING: FOR DEVELOPMENT ONLY. DO NOT DEPLOY A LIVE VERSION WITH THESE
|
||||
# VARIABLES SET AS YOU WILL LEAK YOUR LANGCHAIN API KEY.
|
||||
NEXT_PUBLIC_LANGCHAIN_TRACING_V2=
|
||||
NEXT_PUBLIC_LANGCHAIN_API_KEY=
|
||||
NEXT_PUBLIC_LANGCHAIN_PROJECT=
|
||||
|
||||
Reference in New Issue
Block a user