webui / langchain /schema /prompt_template.py
zhangyi617's picture
Upload folder using huggingface_hub
129cd69
from langchain_core.prompts import BasePromptTemplate, format_document
__all__ = ["BasePromptTemplate", "format_document"]