llama-stack-mirror/llama_stack/testing
Derek Higgins 2ec323ece1 fix: Update inference recorder to handle both Ollama and OpenAI model
o Handle Ollama format where models are nested under response['body']['models']
o Fall back to OpenAI format where models are directly in response['body']

Closes: #3457
Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-09-17 16:26:15 +01:00
..
__init__.py feat(tests): introduce inference record/replay to increase test reliability (#2941) 2025-07-29 12:41:31 -07:00
inference_recorder.py fix: Update inference recorder to handle both Ollama and OpenAI model 2025-09-17 16:26:15 +01:00