mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
51005e2776
- [x] **Adding AsyncRootListener**: "langchain_core: Adding AsyncRootListener" - **Description:** Adding an AsyncBaseTracer, AsyncRootListener and `with_alistener` function. This is to enable binding async root listener to runnables. This currently only supported for sync listeners. - **Issue:** None - **Dependencies:** None - [x] **Add tests and docs**: Added units tests and example snippet code within the function description of `with_alistener` - [x] **Lint and test**: Run make format_diff, make lint_diff and make test |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |