Add system_instructions for Gemini models #366
check_diffs.yml
on: pull_request
build
5s
Matrix: ci
Matrix: codespell
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/
|