From 1cbec748785c37593377bc6b74bde7100dcce5a4 Mon Sep 17 00:00:00 2001 From: John Feng Date: Tue, 28 Apr 2026 23:29:45 +0800 Subject: [PATCH] update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8d404c104..6f27a1fdb 100644 --- a/README.md +++ b/README.md @@ -455,7 +455,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" }