llama-stack-mirror/llama_stack/providers
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
..
inline fix(agent): ensure turns are sorted (#2854) 2025-07-22 10:24:51 -07:00
registry chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
remote chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
utils feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00