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
Christophe Bornet f97de4e275
core[minor]: Add aformat to FewShotPromptTemplate (#19652)
6 months ago
..
_api core[patch]: mypy ignore fixes #17048 (#19931) 6 months ago
beta core: Updated docstring for Context class (#19079) 7 months ago
callbacks core[patch]: remove requests (#19891) 6 months ago
document_loaders core[minor]: Add aload to document loader (#19936) 6 months ago
documents core[minor]: move document compressor base (#17910) 7 months ago
embeddings core[minor]: moved fake llms and embeddings to core (#19226) 7 months ago
example_selectors core[minor]: Add async methods to MaxMarginalRelevanceExampleSelector (#19639) 6 months ago
language_models core: BaseChatModel modify chat message before passing to run_manager (#19939) 6 months ago
load core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
messages core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
output_parsers core[patch]:: XML parser to cover the case when the xml only contains the root level tag (#17456) 6 months ago
outputs docs: modules descriptions (#17844) 8 months ago
prompts core[minor]: Add aformat to FewShotPromptTemplate (#19652) 6 months ago
pydantic_v1
runnables core: fix return of draw_mermaid_png and change to not save image by default (#19950) 6 months ago
tracers core[patch]: remove requests (#19891) 6 months ago
utils core: fix try_load_from_hub for older langchain versions load_chain (#19964) 6 months ago
__init__.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 9 months ago
agents.py docs: modules descriptions (#17844) 8 months ago
caches.py docs: modules descriptions (#17844) 8 months ago
chat_history.py docs: modules descriptions (#17844) 8 months ago
chat_sessions.py docs: modules descriptions (#17844) 8 months ago
env.py core[patch]: update langchain-core runtime library name (#14884) 10 months ago
exceptions.py docs: modules descriptions (#17844) 8 months ago
globals.py core[patch]: Move `globals` to a module instead of a package (non breaking change) (#19159) 7 months ago
memory.py docs: modules descriptions (#17844) 8 months ago
prompt_values.py docs: modules descriptions (#17844) 8 months ago
py.typed core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
retrievers.py [Enhancement] Add support for directly providing a run_id (#18990) 7 months ago
stores.py core: upgrade mypy to recent mypy (#18753) 7 months ago
sys_info.py docs: modules descriptions (#17844) 8 months ago
tools.py core[patch]: ToolException docs/exception message (#17590) 6 months ago
vectorstores.py core[minor]: Add async methods to MaxMarginalRelevanceExampleSelector (#19639) 6 months ago