llama-stack-mirror/llama_stack/distribution/routing_tables
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 chore: split routing_tables into individual files (#2259) 2025-05-24 23:15:05 -07:00
benchmarks.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
common.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
datasets.py fix: dataset metadata without provider_id (#2527) 2025-06-27 08:51:29 -04:00
models.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
scoring_functions.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
shields.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
toolgroups.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
vector_dbs.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00