metriccoders_langchain_notebooks
1.0.0
이 저장소에는 Langchain에 중점을 둔 Python 노트북과 프로그램이 포함되어 있습니다. 여기에는 RAG(검색 증강 생성)에 대한 애플리케이션이 포함됩니다.
이러한 노트북과 Python 프로그램을 실행하려면 컴퓨터에 Python과 일부 라이브러리가 설치되어 있어야 합니다. 방법은 다음과 같습니다.
# Clone the repository
git clone https://github.com/metriccoders/metriccoders_langchain_notebooks.git
# Go into the repository
cd metriccoders_langchain_notebooks
이 프로젝트는 MIT 라이선스 조건에 따라 라이선스가 부여됩니다. 자세한 내용은 LICENSE 파일을 참조하세요.