llama-stack-mirror/llama_stack/providers
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
..
inline chore: simplify authorized sqlstore (#3496) 2025-09-19 16:13:56 -07:00
registry fix: force milvus-lite installation for inline::milvus (#3488) 2025-09-19 16:12:08 -04:00
remote feat(internal): add image_url download feature to OpenAIMixin 2025-09-22 06:56:56 -04:00
utils feat(internal): add image_url download feature to OpenAIMixin 2025-09-22 06:56:56 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00