Skip to content

Add system_instructions for Gemini models #366

Add system_instructions for Gemini models

Add system_instructions for Gemini models #366

Re-run triggered April 10, 2024 07:09
Status Failure
Total duration 1m 18s
Artifacts

check_diffs.yml

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

Annotations

7 errors and 2 warnings
Ruff (F401): libs/vertexai/langchain_google_vertexai/chat_models.py#L19
langchain_google_vertexai/chat_models.py:19:5: F401 `typing.Tuple` imported but unused
Ruff (E501): libs/vertexai/tests/integration_tests/test_chat_models.py#L274
tests/integration_tests/test_chat_models.py:274:89: E501 Line too long (92 > 88)
cd libs/vertexai / - / make lint #3.11
Process completed with exit code 2.
cd libs/vertexai / - / make lint #3.8
The job was canceled because "_3_11" failed.
Ruff (F401): libs/vertexai/langchain_google_vertexai/chat_models.py#L19
langchain_google_vertexai/chat_models.py:19:5: F401 `typing.Tuple` imported but unused
Ruff (E501): libs/vertexai/tests/integration_tests/test_chat_models.py#L274
tests/integration_tests/test_chat_models.py:274:89: E501 Line too long (92 > 88)
cd libs/vertexai / - / make lint #3.8
Process completed with exit code 2.
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/.
cd libs/vertexai / (Check for spelling errors)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/