mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-18 07:18:53 +00:00
**!!BREAKING CHANGE!!** The lookup is also straightforward -- we always look for this identifier and don't try to find a match for something without the provider_id prefix. Note that, this ideally means we need to update the `register_model()` API also (we should kill "identifier" from there) but I am not doing that as part of this PR. ## Test Plan Existing unit tests |
||
---|---|---|
.. | ||
github | ||
telemetry | ||
check-init-py.sh | ||
check-workflows-use-hashes.sh | ||
distro_codegen.py | ||
gen-changelog.py | ||
gen-ci-docs.py | ||
generate_prompt_format.py | ||
get_setup_env.py | ||
install.sh | ||
integration-tests.sh | ||
normalize_recordings.py | ||
provider_codegen.py | ||
run-ui-linter.sh | ||
unit-tests.sh |