llama-stack-mirror/llama_stack/apis/models
Matthew Farrellee 7ba5a67224 chore: internal change, make Model.provider_model_id non-optional
POST /v1/models accepts optional provider_model_id
ModelsRoutingTable.register_model handler ensures it is non-None, providing a default

usage of Model.provider_model_id will no longer need to detect None
2025-07-09 10:33:35 -04:00
..
__init__.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
models.py chore: internal change, make Model.provider_model_id non-optional 2025-07-09 10:33:35 -04:00