langchain
b5b2b240
- Add PythonLoader which auto-detects encoding of Python files (#3311)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
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.
Author
anentropic
Committer
vowelparrot
Parents
18c404e4
Loading