Files
deepseek-harness/snapshots/session/web-fetch/cordis.yml
T

19 lines
636 B
YAML

# Web-fetch composition for the web-fetch snapshot scenario: the web seam, the
# real local HTTP fetch provider, the model-facing web tools (fetch only, so
# the pinned header carries exactly the surface under test), and the loopback
# fixture server the scenario prompt fetches — deterministic content, no
# external network, in recording and replay alike.
- insert:
- id: web-fetch-http
name: '@deepseek-ai/dsh-web-fetch-http'
- id: web-fetch-fixture
name: './web-fetch-fixture-server.mjs'
- id: web
name: '@deepseek-ai/dsh-web'
- id: tool-web
name: '@deepseek-ai/dsh-tool-web'
config:
search: false