mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-24 13:58:11 +00:00
- **Description:** in the code_understanding.ipynb example, the loader errors out on the langchain/libs/community/tests/examples/non-utf8-encoding.py file, so I updated the loader to exclude that file. Excluding that file allows the example to run. - **Issue:** not applicable - **Dependencies:** none
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide