Skip to content

fix: convert_messages drops tool_call_id field (and other fields) #1164 #3732

fix: convert_messages drops tool_call_id field (and other fields) #1164

fix: convert_messages drops tool_call_id field (and other fields) #1164 #3732

Re-run triggered November 23, 2024 13:57
Status Failure
Total duration 41s
Artifacts

ruff.yml

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

Annotations

5 errors and 1 warning
Ruff (UP007): instructor/multimodal.py#L80
instructor/multimodal.py:80:22: UP007 Use `X | Y` for type annotations
Ruff (UP007): instructor/multimodal.py#L213
instructor/multimodal.py:213:13: UP007 Use `X | Y` for type annotations
Ruff (UP007): instructor/multimodal.py#L346
instructor/multimodal.py:346:35: UP007 Use `X | Y` for type annotations
Ruff (ubuntu-latest)
Process completed with exit code 1.
Ruff (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Ruff (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/