Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
OurBuilding Ambient Agents with LangGraph course is now available on LangChain Academy!
Open on GitHub

Git

Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Installation and Setup

First, you need to installGitPython python package.

pip install GitPython

Document Loader

See ausage example.

from langchain_community.document_loadersimport GitLoader
API Reference:GitLoader

[8]ページ先頭

©2009-2025 Movatter.jp