Lance Galletti
|
4b1330a84b
|
feat: adding tool annotation used by MCP
|
2025-06-24 10:52:18 -04:00 |
|
Sébastien Han
|
c20388c424
|
ci: add python package build test (#2457)
# What does this PR do?
We now test a package build on every PRs.
Closes: https://github.com/meta-llama/llama-stack/issues/2406
Signed-off-by: Sébastien Han <seb@redhat.com>
|
2025-06-19 18:57:32 +05:30 |
|
Ashwin Bharambe
|
9623d5d230
|
fix: match mcp headers in provider data to Responses API shape (#2263)
|
2025-05-25 14:33:10 -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 |
|