langchain
34d31b83 - fix: remove partial usage for retriever func + afunc (#34265)

Commit
26 days ago
fix: remove partial usage for retriever func + afunc (#34265) Added test that fails on `master`. `ToolNode` uses `get_type_hints` which doesn't work properly w/ partial funcs on Python 3.12+ The diff here is nice anyways when we inline the logic.
Author
Parents
Loading