mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 23:12:38 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from langchain.output_parsers import GuardrailsOutputParser
|
||||
from langchain.prompts import PromptTemplate
|
||||
from langchain_community.llms import OpenAI
|
||||
from langchain_core.prompts import PromptTemplate
|
||||
|
||||
# Define rail string
|
||||
|
||||
|
Reference in New Issue
Block a user