[Docs] the remote endpoint requires a key; drop work paths from common
This commit is contained in:
@@ -47,7 +47,8 @@ clients:
|
||||
max_input_tokens: 62000 # ctx 65536
|
||||
- name: gpt-oss-20b-low
|
||||
max_input_tokens: 62000 # ctx 65536
|
||||
# Remote access via duskadiy.com (reachable from anywhere; no key required)
|
||||
# Remote access via duskadiy.com (reachable from anywhere; requires an API key —
|
||||
# $DUSKADIY_API_KEY, from the gitignored conf.d/secrets.fish). The LAN endpoint above is keyless.
|
||||
# Same server, same model ids — reuse the list above via a YAML anchor.
|
||||
- type: openai-compatible
|
||||
name: duskadiy
|
||||
|
||||
Reference in New Issue
Block a user