llama-stack-mirror/tests/unit/distribution/routers
Ashwin Bharambe 3af73b754a feat: add custom_metadata to OpenAIModel to unify /v1/models with /v1/openai/v1/models
Goal is to consolidate model listing endpoints. This is step 1: adding custom_metadata
field to OpenAIModel that includes model_type, provider_id, provider_resource_id, and
all model metadata from the native /v1/models response.

Next steps: update stainless client to use /v1/openai/v1/models, migrate tests to read
from custom_metadata, then remove /v1/openai/v1/ prefix entirely.
2025-11-03 15:11:58 -08:00
..
test_routing_tables.py feat: add custom_metadata to OpenAIModel to unify /v1/models with /v1/openai/v1/models 2025-11-03 15:11:58 -08:00