Update README.md

This commit is contained in:
Tyler Titsworth
2024-03-26 21:32:38 -07:00
committed by GitHub
parent 97bc86601b
commit 035b63fbb4

View File

@@ -94,6 +94,7 @@ docker compose -f langchain/docker/docker-compose-redis.yml up -d
Update the `HUGGINGFACEHUB_API_TOKEN` environment variable with your huggingface token in the `docker-compose-langchain.yml`
```bash
cd langchain/docker
docker compose -f docker-compose-langchain.yml up -d
cd ../../
```