webui / langchain /prompts /few_shot_with_templates.py
zhangyi617's picture
Upload folder using huggingface_hub
129cd69
raw
history blame contribute delete
128 Bytes
from langchain_core.prompts.few_shot_with_templates import FewShotPromptWithTemplates
__all__ = ["FewShotPromptWithTemplates"]