mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 04:55:14 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from langchain.prompts import PromptTemplate
|
||||
from langchain_core.prompts import PromptTemplate
|
||||
|
||||
llm_context_prompt_template = """
|
||||
Answer the user query using provided passages. Each passage has metadata given as
|
||||
|
Reference in New Issue
Block a user