diff --git a/README.md b/README.md index 70f28d5f1..8514a1c3d 100644 --- a/README.md +++ b/README.md @@ -466,7 +466,6 @@ PicoClaw supports 30+ LLM providers through the `model_list` configuration. Use "model_list": [ { "model_name": "local-ovms", - "enabled": true, "model": "ovms/your-model", "api_base": "http://localhost:8000/v3" }