langchainのtutorialを実行。langsmithの検証用。
https://python.langchain.com/docs/tutorials/
- uv
-
Clone the repository:
git clone https://github.com/popiemon/langchain_tutorial.git cd langsmith_tutorial -
Install the required dependencies:
uv sync --all-extras
-
Setup .env file:
cp .env.sample .env vim .env
Run the notebooks
This project is licensed under the MIT License. See the LICENSE file for details.