LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
LangSmith
Overview
Client
AsyncClient
Run Helpers
Run Trees
Evaluation
Schemas
Utilities
Wrappers
Anonymizer
Testing
Expect API
Middleware
Pytest Plugin
Deployment SDK
RemoteGraph
Language
Python
JavaScript
Theme
Light
Dark
Python
langsmith
env
_git
GitInfo
Class
v0.7.6 (latest)
ā
Since v0.0
GitInfo
Copy
GitInfo
(
)
Bases
TypedDict
Constructors
Attributes
View source on GitHub
Version History
constructor
__init__
Name
Type
repo_name
Optional
[
str
]
remote_url
Optional
[
str
]
commit
Optional
[
str
]
branch
Optional
[
str
]
author_name
Optional
[
str
]
author_email
Optional
[
str
]
commit_time
Optional
[
str
]
dirty
Optional
[
bool
]
tags
Optional
[
str
]
attribute
repo_name
:
Optional
[
str
]
attribute
remote_url
:
Optional
[
str
]
attribute
commit
:
Optional
[
str
]
attribute
branch
:
Optional
[
str
]
attribute
author_name
:
Optional
[
str
]
attribute
author_email
:
Optional
[
str
]
attribute
commit_time
:
Optional
[
str
]
attribute
dirty
:
Optional
[
bool
]
attribute
tags
:
Optional
[
str
]