9 lines
341 B
YAML
9 lines
341 B
YAML
|
|
# The fixture-less web scaffold registers no adapter, so the shipped
|
||
|
|
# deepseek-official default would be a route nothing serves. This scenario
|
||
|
|
# starts the default on its own declared reasoning model so the effort pane
|
||
|
|
# describes that model from the first open.
|
||
|
|
- id: api-gateway
|
||
|
|
config:
|
||
|
|
provider: acme-gateway
|
||
|
|
model: acme-think
|