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
318ff4c079
commit
017d3d44ff
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue