mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-29 07:19:59 +00:00
change `--no-cache-dirclear` -> `--no-cache-dir`. pip throws `no such option: --no-cache-dirclear` since its invalid. `--no-cache-dir` is the correct one.
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide