langchain
aa9d5707
- 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
3 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
Parents
1ecbeec2
Loading