langchain
34d31b83
- fix: remove partial usage for retriever func + afunc (#34265)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#34265 - fix: remove partial usage for retriever func + afunc
Author
sydney-runkle
Parents
2aa05559
Loading