fix some stuff (#12292)

Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
Harrison Chase
2023-10-26 13:30:36 -07:00
committed by GitHub
parent 6ce276e099
commit 9ce38726a2
21 changed files with 17 additions and 3033 deletions

View File

@@ -1,3 +1,4 @@
DEFAULT_GIT_REPO = "https://github.com/langchain-ai/langchain.git"
DEFAULT_GIT_REF = "langserve-templates"
DEFAULT_GIT_SUBDIRECTORY = "templates"
DEFAULT_GIT_REF = "master"