Skip to content

Add Mistral Pixtral multimodal support #3867

Add Mistral Pixtral multimodal support

Add Mistral Pixtral multimodal support #3867

Triggered via pull request December 15, 2024 20:47
Status Failure
Total duration 1m 4s
Artifacts

ruff.yml

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

Annotations

11 errors
Ruff (UP007): instructor/multimodal.py#L48
instructor/multimodal.py:48:13: UP007 Use `X | Y` for type annotations
Ruff (UP007): instructor/multimodal.py#L52
instructor/multimodal.py:52:11: UP007 Use `X | Y` for type annotations
Ruff (UP007): instructor/multimodal.py#L56
instructor/multimodal.py:56:33: UP007 Use `X | Y` for type annotations
Ruff (UP037): instructor/multimodal.py#L56
instructor/multimodal.py:56:54: UP037 Remove quotes from type annotation
Ruff (UP007): instructor/multimodal.py#L82
instructor/multimodal.py:82:22: UP007 Use `X | Y` for type annotations
Ruff (UP007): instructor/multimodal.py#L83
instructor/multimodal.py:83:10: UP007 Use `X | Y` for type annotations
Ruff (UP037): instructor/multimodal.py#L83
instructor/multimodal.py:83:16: UP037 Remove quotes from type annotation
Ruff (UP037): instructor/multimodal.py#L102
instructor/multimodal.py:102:44: UP037 Remove quotes from type annotation
Ruff (UP037): instructor/multimodal.py#L116
instructor/multimodal.py:116:44: UP037 Remove quotes from type annotation
Ruff (UP037): instructor/multimodal.py#L136
instructor/multimodal.py:136:36: UP037 Remove quotes from type annotation
Ruff (macos-latest)
The job was canceled because "ubuntu-latest" failed.