mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
13 lines
381 B
YAML
13 lines
381 B
YAML
# Keyless provider-retry composition for the headless stream-json snapshot.
|
|
- id: base
|
|
name: '@cordisjs/plugin-include'
|
|
config:
|
|
path: ./cordis.yml
|
|
patches:
|
|
- id: llm-deepseek
|
|
name: '@deepseek-ai/dsh-llm-deepseek'
|
|
disabled: true
|
|
- insert:
|
|
- id: retry-snapshot-backend
|
|
name: './tests/fixtures/retry-snapshot-backend.mjs'
|