Commit graph

3 commits

Author SHA1 Message Date
Ashwin Bharambe
2d40ce2271 many fixes 2025-06-02 15:03:52 -07:00
Ashwin Bharambe
fd15a6832c feat(responses): implement full multi-turn support 2025-06-02 14:30:34 -07:00
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