Skip to content

[API Nodes] mark seedream-3-0-t2i and seedance-1-0-lite models as deprecated#13060

Merged
Kosinkadink merged 3 commits intomasterfrom
chore/depr-old-bytedance-models
Mar 20, 2026
Merged

[API Nodes] mark seedream-3-0-t2i and seedance-1-0-lite models as deprecated#13060
Kosinkadink merged 3 commits intomasterfrom
chore/depr-old-bytedance-models

Conversation

@bigcat88
Copy link
Copy Markdown
Contributor

@bigcat88 bigcat88 commented Mar 19, 2026

ByteDance will deactivate these models on May 13, 2026

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 19, 2026

📝 Walkthrough

Walkthrough

The changes add deprecation handling to the ByteDance node: a DEPRECATED_MODELS set and module-level logger were added; ByteDanceImageNode.define_schema now sets is_deprecated=True; process_video_task was updated to log a warning when payload.model is in DEPRECATED_MODELS (including the model name and a May 13, 2026 deactivation message) while continuing normal task execution.

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title mentions 'seedream-3-0-t2i and seedance-1-0-lite models' but the changeset only marks 'seedance-1-0-lite' models as deprecated, not seedream-3-0-t2i. Update the title to accurately reflect that only seedance-1-0-lite models are being deprecated in this changeset, or add seedream-3-0-t2i deprecation changes to match the title.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The PR description clearly indicates the purpose of marking ByteDance models as deprecated with a specific deactivation date of May 13, 2026, which directly relates to the changeset.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Kosinkadink Kosinkadink merged commit e4455fd into master Mar 20, 2026
17 checks passed
@Kosinkadink Kosinkadink deleted the chore/depr-old-bytedance-models branch March 24, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants