{
  "name": "llama.cpp",
  "modelsDevProviderId": "llama",
  "baseProvider": "openai",
  "base-url": "http://localhost:8080/v1/",
  "sandbox-base-url": "http://host.docker.internal:8080/v1/",
  "requires-auth": false,
  "defaultModel": "local-model",
  "description": "llama.cpp local compatibility profile"
}
