langchain
fa4c35e9 - Fix encoding issue in WebBaseLoader (#3602)

Commit
2 years ago
Fix encoding issue in WebBaseLoader (#3602) The character code mismatches occurred when character information was not included in the response header (In my case, a Japanese web page). I solved this issue by changing the encoding setting to apparent_encoding.
Parents
Loading