llama-stack-mirror/tests/integration/fixtures
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
..
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
common.py fix: update tests for OpenAI-style models endpoint 2025-11-03 16:42:26 -08:00