Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
e4cb0a1236
commit
f3cd194e84
1 changed files with 1 additions and 0 deletions
|
|
@ -466,6 +466,7 @@ PicoClaw supports 30+ LLM providers through the `model_list` configuration. Use
|
||||||
"model_list": [
|
"model_list": [
|
||||||
{
|
{
|
||||||
"model_name": "local-ovms",
|
"model_name": "local-ovms",
|
||||||
|
"enabled": true,
|
||||||
"model": "ovms/your-model",
|
"model": "ovms/your-model",
|
||||||
"api_base": "http://localhost:8000/v3"
|
"api_base": "http://localhost:8000/v3"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue