llama-stack-mirror/tests/unit/providers/batches
Varsha Prasad Narsing 531b1451dc feat: Add /v1/embeddings endpoint to batches API
This PR extends the Llama Stack Batches API to support the /v1/embeddings endpoint, enabling efficient batch processing of embedding requests alongside the existing /v1/chat/completions and /v1/completions support.

Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
2025-09-29 12:00:28 -07:00
..
conftest.py feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00
test_reference.py feat: Add /v1/embeddings endpoint to batches API 2025-09-29 12:00:28 -07:00
test_reference_idempotency.py feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00