From 0f3dc36131f0792ad68dbdbfdbe8e4dd9698f550 Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 2 Aug 2023 19:53:24 +0100 Subject: [PATCH] langsmith env variables --- docker/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env.example b/docker/.env.example index ec13bc0a8..66b0910dc 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -22,6 +22,6 @@ LOG_PATH=/root/.flowise/logs # TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash # 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_PROJECT=your_project \ No newline at end of file