mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-05 12:16:01 +00:00
4 lines
87 B
Python
4 lines
87 B
Python
from langchain_experimental.prompts.load import load_prompt
|
|
|
|
__all__ = ["load_prompt"]
|