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
William FH bdacfafa05
core[patch]: Remove deep copying of run prior to submitting it to LangChain Tracing (#16904)
8 months ago
..
_api core[patch]: preserve inspect.iscoroutinefunction with @beta decorator (#16440) 8 months ago
beta core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 9 months ago
callbacks docs: Update doc-string in base callback managers (#15885) 8 months ago
documents Propagate context vars in all classes/methods 9 months ago
example_selectors core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 8 months ago
globals IMPROVEMENT: filter global warnings properly (#13754) 10 months ago
language_models Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 8 months ago
load core[patch]: Hide aliases when serializing (#16888) 8 months ago
messages Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 8 months ago
output_parsers Core: fix Anthropic json issue in streaming (#16670) 8 months ago
outputs core[patch], openai[patch]: Chat openai stream logprobs (#16218) 8 months ago
prompts Fix loading of ImagePromptTemplate (#16868) 8 months ago
pydantic_v1 Separate out langchain_core package (#13577) 10 months ago
runnables core: expand docstring for RunnableGenerator (#16672) 8 months ago
tracers core[patch]: Remove deep copying of run prior to submitting it to LangChain Tracing (#16904) 8 months ago
utils Fix Dep Recommendation (#16793) 8 months ago
__init__.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 9 months ago
agents.py manual mapping (#14422) 10 months ago
caches.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
chat_history.py core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709) 8 months ago
chat_sessions.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
embeddings.py Propagate context vars in all classes/methods 9 months ago
env.py core[patch]: update langchain-core runtime library name (#14884) 9 months ago
exceptions.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
memory.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
prompt_values.py core[minor]: Image prompt template (#14263) 8 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]: passthrough BaseRetriever.invoke(**kwargs) (#16551) 8 months ago
stores.py Add async methods to BaseStore (#16669) 8 months ago
sys_info.py core[patch]: Update sys info information (#16297) 8 months ago
tools.py core[patch]: consolidate conditional in BaseTool (#16530) 8 months ago
vectorstores.py Propagate context vars in all classes/methods 9 months ago