mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-28 22:30:49 +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