initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from langchain_core.prompts.prompt import PromptTemplate
|
||||
|
||||
# For backwards compatibility.
|
||||
Prompt = PromptTemplate
|
||||
|
||||
__all__ = ["Prompt", "PromptTemplate"]
|
||||
Reference in New Issue
Block a user