Skip to content

[Bugfix] Multiple fixes to tool streaming with hermes and mistral parsers #28132

[Bugfix] Multiple fixes to tool streaming with hermes and mistral parsers

[Bugfix] Multiple fixes to tool streaming with hermes and mistral parsers #28132

Triggered via pull request November 30, 2024 01:48
Status Failure
Total duration 22s
Artifacts

ruff.yml

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

Annotations

3 errors
Ruff (E711): vllm/entrypoints/openai/tool_parsers/hermes_tool_parser.py#L230
vllm/entrypoints/openai/tool_parsers/hermes_tool_parser.py:230:42: E711 Comparison to `None` should be `cond is None`
Ruff (E501): vllm/entrypoints/openai/tool_parsers/hermes_tool_parser.py#L297
vllm/entrypoints/openai/tool_parsers/hermes_tool_parser.py:297:81: E501 Line too long (83 > 80)
ruff (3.12)
Process completed with exit code 1.