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/core/langchain_core
Eugene Yurtsev 616196c620
Docs: Add how to dispatch custom callback events (#24278)
* Add how-to guide for dispatching custom callback events.
* Add links from index to the how to guide
* Add link from streaming from within a tool
* Update versionadded to correct release
https://github.com/langchain-ai/langchain/releases/tag/langchain-core%3D%3D0.2.15
2 months ago
..
_api infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
beta core: Updated docstring for Context class (#19079) 6 months ago
callbacks Docs: Add how to dispatch custom callback events (#24278) 2 months ago
document_loaders infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
documents core: docstrings `documents` (#23506) 2 months ago
embeddings core: docstrings `documents` (#23506) 2 months ago
example_selectors core: docstrings `example_selectors` (#23542) 3 months ago
graph_vectorstores core[patch]: Mark GraphVectorStore as beta (#24195) 2 months ago
indexing core[patch]: Clarify upsert response semantics (#23921) 3 months ago
language_models core: Move json parsing in base chat model / output parser to bg thread (#24031) 3 months ago
load core: docstrings `load` (#23787) 3 months ago
messages core[patch]: allow message utils to work with lcel (#23743) 2 months ago
output_parsers core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038) 2 months ago
outputs core: Move json parsing in base chat model / output parser to bg thread (#24031) 3 months ago
prompts core[patch]: Add encoding options when create prompt template from a file (#24054) 2 months ago
pydantic_v1 multiple: get rid of pyproject extras (#22581) 4 months ago
runnables Docs: Add how to dispatch custom callback events (#24278) 2 months ago
tracers core docstrings `tracers` update (#24211) 2 months ago
utils core: docstrings `utils` update (#24213) 2 months ago
vectorstores core: docstrings `vectorstores` update (#24281) 2 months ago
__init__.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 9 months ago
agents.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
caches.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
chat_history.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
chat_loaders.py core: `chat_*` docstrings (#23412) 3 months ago
chat_sessions.py core: `chat_*` docstrings (#23412) 3 months ago
env.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
exceptions.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
globals.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
memory.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
prompt_values.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
py.typed core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
retrievers.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
stores.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
structured_query.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
sys_info.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
tools.py core[patch]: fix Typing.cast import (#24313) 2 months ago