{ "id": "llama-cpp", "name": "llama.cpp Provider", "description": "Local GGUF embeddings through node-llama-cpp.", "activation": { "onStartup": false }, "enabledByDefault": true, "contracts": { "embeddingProviders": ["local"] }, "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }