This commit is contained in:
John Feng 2026-04-28 23:29:45 +08:00
parent 8af4e98a9d
commit 1cbec74878

View file

@ -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"
}