LangChain 세션 강의자료 실행방법 python -m venv venv # Mac source venv/bin/activate # Windows git bash source venv\Scripts\activate pip install -r requirements.txt # 실행 python tutorial_translator1.py