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 fb245451d2
core[patch]: Add langsmith to printed sys information (#16899)
7 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) 8 months ago
callbacks docs: Update doc-string in base callback managers (#15885) 8 months ago
documents core[patch]: doc init positional args (#16854) 7 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) 7 months ago
messages core[patch]: Fixed bug in dict to message conversion. (#17023) 7 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 core[patch]: Message content as positional arg (#16921) 7 months ago
pydantic_v1 Separate out langchain_core package (#13577) 10 months ago
runnables core[patch]: Add doc-string to RunnableEach (#16892) 7 months ago
tracers core[patch]: Remove deep copying of run prior to submitting it to LangChain Tracing (#16904) 7 months ago
utils Fix Dep Recommendation (#16793) 8 months ago
__init__.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 8 months ago
agents.py manual mapping (#14422) 9 months ago
caches.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
chat_history.py Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 7 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 Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 7 months ago
prompt_values.py core[patch]: Message content as positional arg (#16921) 7 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) 7 months ago
sys_info.py core[patch]: Add langsmith to printed sys information (#16899) 7 months ago
tools.py core[patch]: handle some optional cases in tools (#16954) 7 months ago
vectorstores.py Propagate context vars in all classes/methods 9 months ago