mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
47070b8314
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
3 lines
106 B
Python
3 lines
106 B
Python
DEFAULT_GIT_REPO = "https://github.com/langchain-ai/langchain.git"
|
|
DEFAULT_GIT_SUBDIRECTORY = "templates"
|