llama-stack/tests/client-sdk/inference
Matthew Farrellee 3099c5243f
fix: update URL import, URL -> ImageContentItemImageURL (#1204)
# What does this PR do?

fixes test to use new name for URL import

## Test Plan

`LLAMA_STACK_BASE_URL=http://localhost:8321 pytest -v
tests/client-sdk/inference/test_embedding.py --embedding-model
baai/bge-m3`
2025-02-21 08:02:21 -08:00
..
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
dog.png fix vllm base64 image inference (#815) 2025-01-17 17:07:28 -08:00
test_embedding.py fix: update URL import, URL -> ImageContentItemImageURL (#1204) 2025-02-21 08:02:21 -08:00
test_text_inference.py Another test_case related breakage fix 2025-02-20 23:10:33 -08:00
test_vision_inference.py test: replace blocked image URLs with GitHub-hosted (#1025) 2025-02-10 22:38:11 -05:00