[PYTHON/LANGCHAIN] JsonLoader 클래스 : load 메소드를 사용해 JSONL 파일 문서 로드하기


■ JsonLoader 클래스의 load 메소드를 사용해 JSONL 파일 문서를 로드하는 방법을 보여준다.

main.py

requirements.txt

※ pip install langchain-community jq 명령을 실행했다.

sample.zip

분류

보관함