You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/prompts
Leonid Ganeline 1a2ff56cd8
core[patch[: docstring update (#21036)
Added missed docstrings. Updated docstrings to consistent format.
5 months ago
..
__init__.py core[minor]: Add async aformat_document method (#20037) 6 months ago
base.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 6 months ago
chat.py core: mustache prompt templates (#19980) 5 months ago
few_shot.py core[minor]: Add aformat to FewShotPromptTemplate (#19652) 6 months ago
few_shot_with_templates.py core[minor]: Implement aformat for FewShotPromptWithTemplates (#20039) 6 months ago
image.py core[patch[: docstring update (#21036) 5 months ago
loading.py core[patch]: remove requests (#19891) 6 months ago
pipeline.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 6 months ago
prompt.py core[patch[: docstring update (#21036) 5 months ago
string.py core: mustache prompt templates (#19980) 5 months ago
structured.py core[patch[: docstring update (#21036) 5 months ago