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
Erick Friis 9e03864d64
core: add error message for non-structured llm to StructuredPrompt (#22684)
previously was the blank `NotImplementedError` from
`BaseLanguageModel.with_structured_output`
4 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(patch):fix partial_variables not working with SystemMessagePromptTemplate (#20711) 4 months ago
few_shot.py docs: set default anthropic model (#21988) 4 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: add error message for non-structured llm to StructuredPrompt (#22684) 4 months ago