[Bugfix] Multiple fixes to tool streaming with hermes and mistral parsers #28132
Annotations
3 errors
Analysing the code with ruff:
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`
|
Analysing the code with ruff:
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)
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading