Files
langchain/docs
Matthew Teschke 621493228b langchain: Exclude non-utf8 file from loader since it causes an error in the code_understanding example (#15324)
- **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
2023-12-29 11:50:05 -08:00
..
2023-12-15 17:46:12 -08:00
2023-12-17 12:55:49 -08:00
2023-10-10 12:55:19 -07:00
2023-10-10 12:55:19 -07:00
2023-12-17 12:55:49 -08:00
2023-10-10 12:55:19 -07:00
2023-12-29 12:02:31 -05:00
2023-12-17 12:55:49 -08:00
2023-12-20 12:32:33 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide