[PYTHON/LANGCHAIN] TextLoader 클래스 : load 메소드를 사용해 텍스트 파일 로드하기

■ TextLoader 클래스의 load 메소드를 사용해 텍스트 파일을 로드하는 방법을 보여준다.

예제 코드 (PY)

Advertisements