Files
vllm/.buildkite/test_areas/tool_use.yaml
2025-12-15 13:45:36 +00:00

14 lines
272 B
YAML

group: Tool use
depends_on:
- image-build
steps:
- label: OpenAI-Compatible Tool Use
timeout_in_minutes: 35
mirror_hardwares: [amdexperimental]
fast_check: false
source_file_dependencies:
- vllm/
- tests/tool_use
commands:
- pytest -v -s tool_use