langchain/libs
Mo Latif 50b48a8e6a
langchain[patch]: Invoke chain prep_inputs and prep_outputs inside try block to catch validation errors (#16644)
- **Description:** Callback manager can't catch chain input or output
validation errors because `prepare_input` and `prepare_output` are not
part of the try/raise logic, this PR fixes that logic.
 
  - **Issue:** #15954
2024-02-13 22:23:11 -05:00
..
cli infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
community community[patch]: Fix pydantic ForwardRef error in BedrockBase (#17416) 2024-02-13 16:15:55 -08:00
core langchain.core : Use shallow copy for schema manipulation in JsonOutputParser.get_format_instructions (#17162) 2024-02-13 13:30:53 -08:00
experimental experimental[patch]: Release 0.0.51 (#17484) 2024-02-13 13:14:38 -08:00
langchain langchain[patch]: Invoke chain prep_inputs and prep_outputs inside try block to catch validation errors (#16644) 2024-02-13 22:23:11 -05:00
partners pinecone[patch]: release 0.0.2 (#17477) 2024-02-13 12:01:45 -08:00