Merge pull request #47 from langchain-ai/dqbd/readme-env-fix

Remove unnecessary env export
This commit is contained in:
David Duong
2024-01-19 16:29:08 +01:00
committed by GitHub
-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