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
William FH 528fc76d6a
Update Prompt Format Error (#14044)
The number of times I try to format a string (especially in lcel) is
embarrassingly high. Think this may be more actionable than the default
error message. Now I get nice helpful errors


```
KeyError: "Input to ChatPromptTemplate is missing variable 'input'.  Expected: ['input'] Received: ['dialogue']"
```
10 months ago
..
langchain_core Update Prompt Format Error (#14044) 10 months ago
scripts
tests
Makefile infra[patch]: add base deps and fix docs lint (#13998) 10 months ago
README.md
poetry.lock
pyproject.toml core[patch]: release 0.0.8 (#14086) 10 months ago

README.md

langchain-core