Remove unnecessary env export

This commit is contained in:
Tat Dat Duong
2024-01-19 16:27:51 +01:00
parent b6292231d4
commit 1fe08c395f
-1
View File
@@ -44,7 +44,6 @@ Optionally, we can set up [LangSmith](https://docs.smith.langchain.com/) for bes
```shell
export LANGCHAIN_TRACING_V2="true"
export LANGCHAIN_API_KEY=ls__...
export LANGCHAIN_ENDPOINT=https://api.langchain.plus
```
### Set up the tools