llama-stack-mirror/llama_stack
Eric Huang 83a229554b feat: allow user to register model alias explicitly, tests
# What does this PR do?

Context: https://github.com/llamastack/llama-stack/discussions/3483

This PR enables the registering `provider_model_id` as the model identifier without breaking backward compatibility.


## Test Plan
todo
# What does this PR do?


## Test Plan
2025-09-18 15:47:21 -07:00
..
apis feat: allow user to register model alias explicitly, tests 2025-09-18 15:47:21 -07:00
cli feat: migrate to FIPS-validated cryptographic algorithms (#3423) 2025-09-12 11:18:19 +02:00
core feat: allow user to register model alias explicitly, tests 2025-09-18 15:47:21 -07:00
distributions feat: allow user to register model alias explicitly, tests 2025-09-18 15:47:21 -07:00
models refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
providers feat: add embedding and dynamic model support to Together inference adapter (#3458) 2025-09-16 11:53:41 -07:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
testing chore(recorder): update mocks to be closer to non-mock environment (#3442) 2025-09-15 15:25:53 -04:00
ui build: Bump version to 0.2.22 2025-09-16 19:44:03 +00:00
__init__.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py feat: allow user to register model alias explicitly, tests 2025-09-18 15:47:21 -07:00
schema_utils.py feat(auth): API access control (#2822) 2025-07-24 15:30:48 -07:00