Skip to content

core(minor): Add bulk add messages to BaseChatMessageHistory interface #5497

core(minor): Add bulk add messages to BaseChatMessageHistory interface

core(minor): Add bulk add messages to BaseChatMessageHistory interface #5497

Triggered via pull request January 31, 2024 19:19
Status Cancelled
Total duration 1m 30s
Artifacts

check_diffs.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 73 warnings
Ruff (E501): libs/core/langchain_core/chat_history.py#L17
langchain_core/chat_history.py:17:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L19
langchain_core/chat_history.py:19:89: E501 Line too long (92 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L22
langchain_core/chat_history.py:22:89: E501 Line too long (106 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L23
langchain_core/chat_history.py:23:89: E501 Line too long (108 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L61
langchain_core/chat_history.py:61:89: E501 Line too long (94 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L77
langchain_core/chat_history.py:77:89: E501 Line too long (94 > 88)
ci (libs/core) / lint / build (3.11)
Process completed with exit code 2.
Ruff (E501): libs/core/langchain_core/chat_history.py#L17
langchain_core/chat_history.py:17:89: E501 Line too long (97 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L19
langchain_core/chat_history.py:19:89: E501 Line too long (92 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L22
langchain_core/chat_history.py:22:89: E501 Line too long (106 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L23
langchain_core/chat_history.py:23:89: E501 Line too long (108 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L61
langchain_core/chat_history.py:61:89: E501 Line too long (94 > 88)
Ruff (E501): libs/core/langchain_core/chat_history.py#L77
langchain_core/chat_history.py:77:89: E501 Line too long (94 > 88)
ci (libs/core) / lint / build (3.8)
Process completed with exit code 2.
ci (libs/langchain) / compile-integration-tests / Python 3.11
FailFast: cancelling since parallel instance has failed
ci (libs/langchain) / lint / build (3.11)
The operation was canceled.
ci (libs/experimental) / Python 3.9 extended tests
The operation was canceled.
ci (libs/langchain) / dependencies / dependencies - Python 3.8
The operation was canceled.
ci (libs/experimental) / Python 3.10 extended tests
The operation was canceled.
ci (libs/langchain) / test / Python 3.8
The operation was canceled.
ci (libs/community) / dependencies / dependencies - Python 3.9
The operation was canceled.
ci (libs/langchain) / dependencies / dependencies - Python 3.9
The operation was canceled.
ci (libs/community) / dependencies / dependencies - Python 3.8
The operation was canceled.
ci (libs/experimental) / Python 3.8 extended tests
The operation was canceled.
ci (libs/langchain) / dependencies / dependencies - Python 3.10
The operation was canceled.
ci (libs/langchain) / lint / build (3.8)
The operation was canceled.
ci (libs/langchain) / compile-integration-tests / Python 3.8
The operation was canceled.
ci (libs/langchain) / compile-integration-tests / Python 3.9
The operation was canceled.
ci (libs/langchain) / compile-integration-tests / Python 3.10
The operation was canceled.
ci (libs/experimental) / test / Python 3.11
The operation was canceled.
ci (libs/langchain) / test / Python 3.10
The operation was canceled.
ci (libs/langchain) / dependencies / dependencies - Python 3.11
The operation was canceled.
ci (libs/langchain) / test / Python 3.9
The operation was canceled.
ci (libs/community) / Python 3.9 extended tests
The operation was canceled.
ci (libs/experimental) / lint / build (3.11)
The operation was canceled.
ci (libs/experimental) / lint / build (3.8)
The operation was canceled.
ci (libs/community) / Python 3.8 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.10 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.9 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.8 extended tests
The operation was canceled.
ci (libs/community) / Python 3.10 extended tests
The operation was canceled.
ci (libs/langchain) / Python 3.11 extended tests
The operation was canceled.
ci (libs/community) / Python 3.11 extended tests
The operation was canceled.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / compile-integration-tests / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / Python 3.10 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / Python 3.11 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / Python 3.9 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / compile-integration-tests / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / Python 3.8 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / compile-integration-tests / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / test / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / test / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / compile-integration-tests / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / compile-integration-tests / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / test / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / test / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / compile-integration-tests / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / test / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / dependencies / dependencies - Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / test / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / dependencies / dependencies - Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / dependencies / dependencies - Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / dependencies / dependencies - Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / dependencies / dependencies - Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / dependencies / dependencies - Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / dependencies / dependencies - Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/core) / dependencies / dependencies - Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / test / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.11 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / compile-integration-tests / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.9 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.10 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / test / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / dependencies / dependencies - Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / dependencies / dependencies - Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / dependencies / dependencies - Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / Python 3.8 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / dependencies / dependencies - Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / compile-integration-tests / Python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / compile-integration-tests / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / compile-integration-tests / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / test / Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / test / Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / dependencies / dependencies - Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / test / Python 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / Python 3.9 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/experimental) / lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / Python 3.8 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / Python 3.10 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / Python 3.9 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / Python 3.8 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / Python 3.10 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/langchain) / Python 3.11 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (libs/community) / Python 3.11 extended tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.