llama-stack-mirror/llama_stack/distribution/routers
Ashwin Bharambe 3b83032555
feat(registry): more flexible model lookup (#2859)
This PR updates model registration and lookup behavior to be slightly
more general / flexible. See
https://github.com/meta-llama/llama-stack/issues/2843 for more details.

Note that this change is backwards compatible given the design of the
`lookup_model()` method.

## Test Plan

Added unit tests
2025-07-22 15:22:48 -07:00
..
__init__.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
datasets.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
eval_scoring.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
inference.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
safety.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
tool_runtime.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
vector_io.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00