langchain/libs/core/langchain_core/prompts
Nuno Campos 15271ac832
core: mustache prompt templates (#19980)
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-04-10 11:25:32 -07:00
..
__init__.py core[minor]: Add async aformat_document method (#20037) 2024-04-05 10:29:53 -04:00
base.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 2024-04-05 10:36:43 -04:00
chat.py core: mustache prompt templates (#19980) 2024-04-10 11:25:32 -07:00
few_shot_with_templates.py core[minor]: Implement aformat for FewShotPromptWithTemplates (#20039) 2024-04-09 15:58:41 -04:00
few_shot.py core[minor]: Add aformat to FewShotPromptTemplate (#19652) 2024-04-04 10:24:55 -04:00
image.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 2024-04-05 10:36:43 -04:00
loading.py core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
pipeline.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 2024-04-05 10:36:43 -04:00
prompt.py core: mustache prompt templates (#19980) 2024-04-10 11:25:32 -07:00
string.py core: mustache prompt templates (#19980) 2024-04-10 11:25:32 -07:00
structured.py core[patch]: Change structured prompt lc id to match js (#19099) 2024-03-14 20:02:52 -07:00