langchain/libs/core/langchain_core
Eugene Yurtsev f765e8fa9d
core[minor],community[patch],standard-tests[patch]: Move InMemoryImplementation to langchain-core (#23986)
This PR moves the in memory implementation to langchain-core.

* The implementation remains importable from langchain-community.
* Supporting utilities are marked as private for now.
2024-07-08 14:11:51 -07:00
..
_api infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
beta core: Updated docstring for Context class (#19079) 2024-03-18 21:15:14 -07:00
callbacks core[patch]: callbacks docstrings (#23375) 2024-06-26 17:11:06 -04:00
document_loaders infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
documents infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
embeddings infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
example_selectors core: docstrings example_selectors (#23542) 2024-06-26 17:10:40 -04:00
graph_vectorstores core[minor]: Add Graph Store component (#23092) 2024-07-05 12:24:10 -04:00
indexing core[patch]: Clarify upsert response semantics (#23921) 2024-07-05 15:59:47 -04:00
language_models core[patch]: Fix logic in BaseChatModel that processes the llm string that is used as a key for caching chat models responses (#23842) 2024-07-03 16:23:55 -04:00
load core: docstrings load (#23787) 2024-07-05 12:23:19 -04:00
messages core, anthropic[patch]: support streaming tool calls when function has no arguments (#23915) 2024-07-05 18:57:41 +00:00
output_parsers core[patch]: docstrings output_parsers (#23825) 2024-07-03 14:27:40 -04:00
outputs core: docstrings outputs (#23889) 2024-07-05 12:18:17 -04:00
prompts core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
pydantic_v1 multiple: get rid of pyproject extras (#22581) 2024-06-06 15:45:22 -07:00
runnables core[patch]: Fix typo in docstring (graphm -> graph) (#23910) 2024-07-05 16:20:33 +00:00
tracers infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
utils core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
vectorstores core[minor],community[patch],standard-tests[patch]: Move InMemoryImplementation to langchain-core (#23986) 2024-07-08 14:11:51 -07:00
__init__.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 2024-01-05 17:54:26 -05:00
agents.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
caches.py core[minor]: Add maxsize for InMemoryCache (#23405) 2024-07-01 14:21:21 -04:00
chat_history.py core: chat_* docstrings (#23412) 2024-06-27 17:29:38 -04:00
chat_loaders.py core: chat_* docstrings (#23412) 2024-06-27 17:29:38 -04:00
chat_sessions.py core: chat_* docstrings (#23412) 2024-06-27 17:29:38 -04:00
env.py
exceptions.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
globals.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
memory.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
prompt_values.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
py.typed
retrievers.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
stores.py core[patch]: docstrings agents (#23502) 2024-06-26 17:50:48 -04:00
structured_query.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
sys_info.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
tools.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00