Commit graph

1 commit

Author SHA1 Message Date
Ashwin Bharambe
809dae01c2 fix: update tests for OpenAI-style models endpoint
The llama-stack-client now uses /v1/openai/v1/models which returns OpenAI-compatible model objects with 'id' and 'custom_metadata' fields instead of the Resource-style 'identifier' field. Updated api_recorder to handle the new endpoint and modified tests to access model metadata appropriately. Deleted stale model recordings for re-recording.
2025-11-03 16:42:26 -08:00