langsmith env variables
This commit is contained in:
parent
a7fa827be7
commit
0f3dc36131
|
|
@ -22,6 +22,6 @@ LOG_PATH=/root/.flowise/logs
|
||||||
# TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash
|
# TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash
|
||||||
|
|
||||||
# LANGCHAIN_TRACING_V2=true
|
# LANGCHAIN_TRACING_V2=true
|
||||||
# ANGCHAIN_ENDPOINT=https://api.smith.langchain.com
|
# LANGCHAIN_ENDPOINT=https://api.smith.langchain.com
|
||||||
# LANGCHAIN_API_KEY=your_api_key
|
# LANGCHAIN_API_KEY=your_api_key
|
||||||
# LANGCHAIN_PROJECT=your_project
|
# LANGCHAIN_PROJECT=your_project
|
||||||
Loading…
Reference in New Issue