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
ccurme e77eeee6ee
core[patch]: add standard tracing params for retrievers (#25240)
1 month ago
..
_api core[patch]: fix deprecation pydantic bug (#25204) 1 month ago
beta core: Updated docstring for Context class (#19079) 6 months ago
callbacks core: docstrings `BaseCallbackHandler update (#24948) 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[patch]: Sort Config attributes (#25127) 1 month ago
graph_vectorstores community[minor]: add document transformer for extracting links (#24186) 2 months ago
indexing core[patch]: Fix aindex API (#25155) 1 month ago
language_models core: autodetect more ls params (#25044) 1 month ago
load core[patch]: Remove default BaseModel init docstring (#25009) 2 months ago
messages docs: fix kwargs docstring (#25010) 2 months ago
output_parsers core[minor]: Relax constraints on type checking for tools and parsers (#24459) 2 months ago
outputs core: Move json parsing in base chat model / output parser to bg thread (#24031) 2 months ago
prompts docs: update numbering of items in docstring (#25267) 1 month ago
pydantic_v1 multiple: get rid of pyproject extras (#22581) 4 months ago
runnables Set Context in RunnableSequence & RunnableParallel (#25073) 2 months ago
tracers docs: fix kwargs docstring (#25010) 2 months ago
utils core[patch]: fix deprecation pydantic bug (#25204) 1 month ago
vectorstores core[patch]: add standard tracing params for retrievers (#25240) 1 month 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]: Fix word spelling error in `globals.py` (#24532) 2 months ago
memory.py core[patch]: Sort Config attributes (#25127) 1 month 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
rate_limiters.py core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter 1 month ago
retrievers.py core[patch]: add standard tracing params for retrievers (#25240) 1 month 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]: Include dependencies in sys_info (#25076) 2 months ago
tools.py core[patch]: support Field deprecation (#25004) 1 month ago