Files:
vllm/entrypoints/openai/tool_parsers/mistral_tool_parser.py
tests/tool_use/test_mistral_tool_parser.py
As explained in vllm-project/vllm#19425 (comment) and vllm-project/vllm#30063
Files:
vllm/entrypoints/openai/tool_parsers/mistral_tool_parser.py
tests/tool_use/test_mistral_tool_parser.py
As explained in vllm-project/vllm#19425 (comment) and vllm-project/vllm#30063
This highlights file should live in <nvim-conf>/after/queries/python/highlights.scm.
Please note that with neovim 0.8, for files which queries extend existing queries,
you need to add ; extends at the top of the file (see [this discussion]).
Here is some Python file:
"""Test conceal."""| [package] | |
| name = "clap-argenum-for-ed" | |
| version = "0.1.0" | |
| edition = "2021" | |
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | |
| [dependencies] | |
| clap = "= 3.0.0-beta.2" | |
| clap_derive = " = 3.0.0-beta.2" |