llama-stack/tests/integration/tool_runtime
Ashwin Bharambe 3faf1e4a79
feat: enable MCP execution in Responses impl (#2240)
## Test Plan

```
pytest -s -v 'tests/verifications/openai_api/test_responses.py' \
  --provider=stack:together --model meta-llama/Llama-4-Scout-17B-16E-Instruct
```
2025-05-24 14:20:42 -07:00
..
test_builtin_tools.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
test_mcp.py feat: enable MCP execution in Responses impl (#2240) 2025-05-24 14:20:42 -07:00
test_rag_tool.py test: catch BadRequestError for non-library client (#2195) 2025-05-16 12:26:59 -07:00
test_registration.py feat: enable MCP execution in Responses impl (#2240) 2025-05-24 14:20:42 -07:00