docs: clarify configuration format for model_list and providers in README
This commit is contained in:
parent
138313d7f9
commit
99f7c0abe3
1 changed files with 4 additions and 0 deletions
|
|
@ -261,6 +261,10 @@ picoclaw onboard
|
||||||
|
|
||||||
**2. Configure** (`~/.picoclaw/config.json`)
|
**2. Configure** (`~/.picoclaw/config.json`)
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> `model_list` is the recommended and current config format. Launcher UI writes model settings into `model_list`.
|
||||||
|
> `providers` is a legacy compatibility section (still supported in some flows).
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"agents": {
|
"agents": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue