{ "test_id": null, "request": { "method": "POST", "url": "http://localhost:11434/api/ps", "headers": {}, "body": {}, "endpoint": "/api/ps", "model": "" }, "response": { "body": { "__type__": "ollama._types.ProcessResponse", "__data__": { "models": [ { "model": "nomic-embed-text:latest", "name": "nomic-embed-text:latest", "digest": "0a109f422b47e3a30ba2b10eca18548e944e8a23073ee3f3e947efcf3c45e59f", "expires_at": "2025-10-06T10:49:12.191258-07:00", "size": 848677888, "size_vram": 848677888, "details": { "parent_model": "", "format": "gguf", "family": "nomic-bert", "families": [ "nomic-bert" ], "parameter_size": "137M", "quantization_level": "F16" } } ] } }, "is_streaming": false } }