Files
langchain/libs/core/langchain_core/prompts
James Braza 8b0060184d Fixing empty input variable crashing PromptTemplate validations (#14314)
- Fixes `input_variables=[""]` crashing validations with a template
`"{}"`
- Uses `__cause__` for proper `Exception` chaining in
`check_valid_template`
2023-12-05 13:13:08 -08:00
..
2023-12-01 09:06:35 -08:00
2023-11-21 15:15:48 -08:00