You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Nicolas Nkiere 51005e2776
core[minor]: Add an async root listener and with_alisteners method (#22151)
- [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
3 months ago
..
cli docs: update anthropic chat model (#22483) 3 months ago
community community: support Databricks Unity Catalog functions as LangChain tools (#22555) 3 months ago
core core[minor]: Add an async root listener and with_alisteners method (#22151) 3 months ago
experimental [Experimental]: Async agenerate method ollama functions (#21682) 3 months ago
langchain langchain[minor]: add universal init_model (#22039) 3 months ago
partners openai[patch]: correct grammar in exception message in embeddings/base.py (#22629) 3 months ago
standard-tests multiple: add `stop` attribute (#22573) 3 months ago
text-splitters text-splitters[patch]: Release 0.2.1 (#22490) 3 months ago