diff --git a/README.md b/README.md index 6f27a1fdb..8d404c104 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,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" }