Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit 907bbd8

Browse files
authored
docs: Update schema URL in README example config
1 parent e6b7b2d commit 907bbd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ When first generating the config file, it will be created with schema annotation
101101
## Example config file
102102
103103
```yaml
104-
# $schema: https://github.com/Stream29/ProxyAsLocalModel/raw/master/config_v3.schema.json
104+
# $schema: https://github.com/Stream29/ProxyAsLocalModel/raw/master/config_v5.schema.json
105105
lmStudio:
106106
port: 1234 # This is default value
107107
enabled: true # This is default value
@@ -178,4 +178,4 @@ apiProviders:
178178
- grok-4-0709
179179
- grok-3-mini
180180
- grok-3
181-
```
181+
```

0 commit comments

Comments
 (0)