langchain/libs
Mohammad Mohtashim 9ae2df36fc
Core[major]: Base Tracer to propagate raw output from tool for on_tool_end (#18932)
This PR completes work for PR #18798 to expose raw tool output in
on_tool_end.

Affected APIs:
* astream_log
* astream_events
* callbacks sent to langsmith via langsmith-sdk
* Any other code that relies on BaseTracer!

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-04-02 01:24:46 +00:00
..
cli cli[minor]: Add __version__ to integration package template (#19876) 2024-04-01 15:34:38 -04:00
community community[patch]: Add remove_comments option (default True): do not extract html comments (#13259) 2024-04-02 00:19:12 +00:00
core Core[major]: Base Tracer to propagate raw output from tool for on_tool_end (#18932) 2024-04-02 01:24:46 +00:00
experimental experimental[patch]: Release 0.0.56 (#19840) 2024-03-31 22:00:59 -07:00
langchain core: Assign missing message ids in BaseChatModel (#19863) 2024-04-02 01:18:36 +00:00
partners cohere[patch]: support request timeout in BaseCohere (#19641) 2024-04-01 14:16:32 -07:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00