{ "test_id": null, "request": { "method": "POST", "url": "http://0.0.0.0:11434/v1/v1/models", "headers": {}, "body": {}, "endpoint": "/v1/models", "model": "" }, "response": { "body": [ { "__type__": "openai.types.model.Model", "__data__": { "id": "llama3.2:3b-instruct-fp16", "created": 1759791776, "object": "model", "owned_by": "library" } } ], "is_streaming": false } }