mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-21 18:39:57 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from langchain.prompts import ChatPromptTemplate
|
||||
from langchain_core.output_parsers import StrOutputParser
|
||||
from langchain_core.prompts import ChatPromptTemplate
|
||||
from langchain_core.runnables import RunnableBranch
|
||||
|
||||
from .blurb_matcher import book_rec_chain
|
||||
|
Reference in New Issue
Block a user