llama-stack-mirror/tests/unit/providers/utils
Matthew Farrellee 65c4ffca28 feat(internal): add image_url download feature to OpenAIMixin
simplify Ollama inference adapter by -
 - moving image_url download code to OpenAIMixin
 - being a ModelRegistryHelper instead of having one (mypy blocks check_model_availability method assignment)

testing -
 - add unit tests for new download feature
 - add integration tests for openai_chat_completion w/ image_url (close test gap)
2025-09-22 06:56:56 -04:00
..
inference feat(internal): add image_url download feature to OpenAIMixin 2025-09-22 06:56:56 -04:00
memory chore: Updating documentation, adding exception handling for Vector Stores in RAG Tool, more tests on migration, and migrate off of inference_api for context_retriever for RAG (#3367) 2025-09-11 14:20:11 +02:00
__init__.py fix: add check for interleavedContent (#1973) 2025-05-06 09:55:07 -07:00
test_model_registry.py fix: Fix unit tests CI and failing tests (#2928) 2025-07-28 10:07:26 -07:00
test_scheduler.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00