mirror of
https://github.com/hwchase17/langchain
synced 2024-11-20 03:25:56 +00:00
528fc76d6a
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']" ``` |
||
---|---|---|
.. | ||
langchain_core | ||
scripts | ||
tests | ||
Makefile | ||
poetry.lock | ||
pyproject.toml | ||
README.md |