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
Eugene Yurtsev 5dbbdcbf8e
core[patch]: Update remaining root_validators (#22829)
This PR updates the remaining root_validators in core to either be explicit pre-init or post-init validators.
3 months ago
..
__init__.py core[minor]: Add async aformat_document method (#20037) 6 months ago
base.py core[patch]: update some root_validators (#22787) 3 months ago
chat.py core(patch):fix partial_variables not working with SystemMessagePromptTemplate (#20711) 4 months ago
few_shot.py core[patch]: Update remaining root_validators (#22829) 3 months ago
few_shot_with_templates.py core[patch]: Update remaining root_validators (#22829) 3 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]: Update remaining root_validators (#22829) 3 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