mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-22 17:50:03 +00:00
Oversight when moving back to basic function call for `modify_model_request` rather than implementation as its own node. Basic test right now failing on main, passing on this branch Revealed a gap in testing. Will write up a more robust test suite for basic middleware features.