transformers.js
feat: Add AbortSignal support across library components
#1193
Open

Commits
  • feat: Add AbortSignal support across library components
    sroussey committed 1 year ago
  • feat: Propagate AbortSignal through image and audio processing utilities
    sroussey committed 1 year ago
  • Merge branch 'main' into abort_signal
    sroussey committed 1 year ago
  • Standardize abort_signal parameter across library. Never a parameter directly, always in a config object, even if alone. Default is null like other options in the codebase.
    sroussey committed 1 year ago
Loading