Files
langchain/tests/integration_tests/examples/default-encoding.py
Paul Garner b5b2b240e7 Add PythonLoader which auto-detects encoding of Python files (#3311)
This PR contributes a `PythonLoader`, which inherits from
`TextLoader` but detects and sets the encoding automatically.
2023-04-21 15:36:44 -07:00

2 lines
15 B
Python