llama-stack-mirror/llama_stack/providers/registry
Derek Higgins ed213b072a fix: CI flakiness in vector IO tests by pinning pymilvus>=2.4.10
This occurred when marshmallow 4.0.0 was installed (which removed __version_info__)

By pinning pymilvus to >=2.4.10, we ensure marshmallow doesn't get
installed.

Also set the dependency in InlineProviderSpec as this is the one that takes effect
when using the "inline::milvus" provider.

Fixes #2588

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-07-03 17:58:26 +01:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
datasetio.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
eval.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
files.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
inference.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
post_training.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
safety.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
scoring.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
telemetry.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
tool_runtime.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
vector_io.py fix: CI flakiness in vector IO tests by pinning pymilvus>=2.4.10 2025-07-03 17:58:26 +01:00