diff --git a/README.md b/README.md index 8514a1c3d..70f28d5f1 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ 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" }