minimal.snapshot.cordis.yml 693 B

1234567891011121314151617181920
  1. # Keyless replay keeps the complete minimal composition intact and replaces
  2. # only its live DeepSeek adapter with the fixture-backed provider. The replay
  3. # catalog claims the same route initialized by the SDK.
  4. - id: base
  5. name: '@deepseek-ai/cordis-plugin-include'
  6. config:
  7. path: ./minimal.cordis.yml
  8. patches:
  9. - id: llm-deepseek
  10. name: '@deepseek-ai/dsh-llm-deepseek'
  11. disabled: true
  12. - insert:
  13. - id: llm-replay
  14. name: '@deepseek-ai/dsh-llm-replay'
  15. config:
  16. providers:
  17. - id: deepseek-official
  18. name: DeepSeek
  19. models:
  20. - id: deepseek-v4-flash