group-wbl/.venv/lib/python3.13/site-packages/langchain_classic/schema/prompt.py

4 lines
80 B
Python
Raw Normal View History

2026-01-09 09:12:25 +08:00
from langchain_core.prompt_values import PromptValue
__all__ = ["PromptValue"]