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 INFRA: Lint for imports (#13632) 10 months ago
tests Track RunnableAssign as a separate run trace (#13972) 10 months ago
Makefile infra[patch]: add base deps and fix docs lint (#13998) 10 months ago
README.md Separate out langchain_core package (#13577) 10 months ago
poetry.lock RELEASE: 0.0.341 (#13926) 10 months ago
pyproject.toml core[patch]: release 0.0.8 (#14086) 10 months ago

README.md

langchain-core