llama-stack-mirror/tests/integration/batches
Eric Huang c4dbaa9d4c featu: support passing "extra body" throught to providers
# What does this PR do?
Allows passing through extra_body parameters to inference providers.


closes #2720

## Test Plan
CI and added new test
2025-10-10 16:00:32 -07:00
..
recordings featu: support passing "extra body" throught to providers 2025-10-10 16:00:32 -07:00
__init__.py feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
conftest.py feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
test_batches.py feat: Add /v1/embeddings endpoint to batches API (#3384) 2025-10-10 13:25:58 -07:00
test_batches_errors.py feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
test_batches_idempotency.py feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00