4 lines
80 B
Python
4 lines
80 B
Python
from langchain_classic.chains.natbot.prompt import PROMPT
|
|
|
|
__all__ = ["PROMPT"]
|