Files
langchain/libs/core/langchain_core
Bagatur c375732396 fix(core): handle missing StructuredPrompt schema (#34096)
- **Description:** if you dont pass in schema= or schema_= to
StrucutredPrompt(...) today you get a confusing KeyError. Raise a more
readable ValueError instead.
- **Issue:** na
- **Dependencies:** na
2025-11-24 18:39:29 -05:00
..
2025-11-03 22:11:10 -05:00
2025-11-13 14:50:54 -05:00
2025-11-23 20:00:07 -05:00
2025-11-03 22:11:10 -05:00
2025-10-29 16:34:46 -04:00
2025-10-28 14:43:28 -04:00
2025-10-31 18:29:53 -04:00
2025-11-03 22:11:10 -05:00
2025-10-29 16:34:46 -04:00
2025-10-21 01:09:52 -04:00
2025-11-21 15:57:25 -05:00