mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-11 19:56:03 +00:00
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. |
||
|---|---|---|
| .. | ||
| recordings | ||
| resources | ||
| __init__.py | ||
| test_llama_guard.py | ||
| test_safety.py | ||
| test_vision_safety.py | ||