langchain/libs
YHW 69a8ef2693
core: Runnable pass kwargs to _astream_log_implementation in astream_log (#19055)
- **Description:** When calling the `_stream_log_implementation` from
the `astream_log` method in the `Runnable` class, it is not handing over
the `kwargs` argument. Therefore, even if i want to customize APIHandler
and implement additional features with additional arguments, it is not
possible. Conversely, the `astream_events` method normally handing over
the `kwargs` argument.
- **Issue:** https://github.com/langchain-ai/langchain/issues/19054
- **Dependencies:**
- **Twitter handle:** if your PR gets announced, and you'd like a
mention, we'll gladly shout you out!

Co-authored-by: hyungwookyang <hyungwookyang@worksmobile.com>
2024-03-14 14:39:46 -04:00
..
cli templates, cli: more security deps (#19006) 2024-03-12 20:48:56 -07:00
community community[patch]: Fix NotionDBLoader 400 Error by conditionally adding filter parameter (#19075) 2024-03-14 13:56:57 +00:00
core core: Runnable pass kwargs to _astream_log_implementation in astream_log (#19055) 2024-03-14 14:39:46 -04:00
experimental experimental[patch]: release 0.0.54 (#19000) 2024-03-13 00:38:46 +00:00
langchain langchain[patch]: release 0.1.12 (#18999) 2024-03-13 00:22:21 +00:00
partners elasticsearch[patch]: fix integration tests for release (#18980) 2024-03-12 10:22:07 -07:00
text-splitters docs: text splitters readme (#18359) 2024-03-01 03:00:42 +00:00