이 글은 LangChain 공식 문서를 참고했습니다(하단은 공식 문서). https://python.langchain.com/docs/get_started/introduction Introduction | 🦜️🔗 Langchain LangChain is a framework for developing applications powered by language models. It enables applications that: python.langchain.com 1. LangChain이란? LangChain의 공식 문서의 가장 첫 번째 장은 소개 부분이다. 문서에서는 LangChain의 정의를 다음과 같이하고 있다. LangChain is a framework for developing applica..