llama-stack-mirror/docs/docs
mergify[bot] 0d525d9a24
docs: clarify model identification uses provider_model_id not model_id (backport #4128) (#4137)
Updated documentation to accurately reflect current behavior where
models are identified as provider_id/provider_model_id in the system.

Changes:
o Clarify that model_id is for configuration purposes only o Explain
models are accessed as provider_id/provider_model_id o Remove outdated
aliasing example that suggested model_id could be used
  as a custom identifier

This corrects the documentation which previously suggested model_id
could be used to create friendly aliases, which is not how the code
actually works.
<hr>This is an automatic backport of pull request #4128 done by
[Mergify](https://mergify.com).

Signed-off-by: Derek Higgins <derekh@redhat.com>
Co-authored-by: Derek Higgins <derekh@redhat.com>
2025-11-12 10:41:23 -08:00
..
advanced_apis chore: update doc (#3857) 2025-10-20 10:33:21 -07:00
building_applications chore: Updating how default embedding model is set in stack (#3818) 2025-10-20 14:22:45 -07:00
concepts chore: update API leveling docs with deprecation flag (#3837) 2025-10-17 10:17:58 -07:00
contributing chore: update doc (#3857) 2025-10-20 10:33:21 -07:00
deploying chore: use uvicorn to start llama stack server everywhere (#3625) 2025-10-06 14:27:40 +02:00
distributions docs: clarify model identification uses provider_model_id not model_id (backport #4128) (#4137) 2025-11-12 10:41:23 -08:00
getting_started docs: use 'uv pip' to avoid pitfalls of using 'pip' in virtual environment (backport #4122) (#4136) 2025-11-12 10:41:15 -08:00
providers revert: "chore(cleanup)!: remove tool_runtime.rag_tool" (#3877) 2025-10-21 11:22:06 -07:00
references chore(cleanup)!: kill vector_db references as far as possible (#3864) 2025-10-20 20:06:16 -07:00
api-overview.md docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
index.mdx docs: fix more broken links (#3649) 2025-10-02 10:43:49 +02:00