"vllm/vscode:/vscode.git/clone" did not exist on "edbaadd91f06647f6d3e727cc327de856a96ab53"
  1. 04 Feb, 2026 1 commit
  2. 08 Jan, 2026 1 commit
  3. 03 Jan, 2026 1 commit
  4. 02 Jan, 2026 1 commit
  5. 19 Dec, 2025 1 commit
  6. 18 Dec, 2025 2 commits
  7. 17 Dec, 2025 1 commit
  8. 13 Dec, 2025 1 commit
  9. 11 Dec, 2025 2 commits
  10. 09 Dec, 2025 2 commits
  11. 04 Dec, 2025 1 commit
  12. 02 Dec, 2025 1 commit
    • William Zhang's avatar
      refactor: New config types for tool calls (#4575) · 44e8600a
      William Zhang authored
      * Why?
      
      We would like the ability to configure different parser types. Prior to
      this commit, only the JSON parser could be configured.
      
      * What?
      
      This commit refactors the tool parser config in the following ways:
      - the `format` and `json` fields of `ToolParserConfig` are merged into
        a single `config` field that is a "discriminated union" type. Each
        parser type can declare its own configuration options.
      - a `XmlParserConfig` is defined with a default factory method that
        corresponds to the Qwen3 coder configuration.
      - affected calls and tests are adjusted.
      44e8600a
  13. 21 Nov, 2025 1 commit
  14. 19 Nov, 2025 1 commit
  15. 18 Nov, 2025 1 commit
  16. 08 Nov, 2025 1 commit
  17. 07 Nov, 2025 1 commit
  18. 03 Nov, 2025 1 commit
  19. 29 Oct, 2025 1 commit
  20. 01 Oct, 2025 1 commit
  21. 29 Sep, 2025 1 commit
  22. 24 Sep, 2025 1 commit
  23. 23 Sep, 2025 1 commit
  24. 18 Sep, 2025 2 commits
  25. 16 Sep, 2025 1 commit
  26. 15 Sep, 2025 1 commit
  27. 09 Sep, 2025 2 commits
  28. 26 Aug, 2025 2 commits
  29. 25 Aug, 2025 2 commits
  30. 22 Aug, 2025 2 commits
  31. 21 Aug, 2025 2 commits