Skip to content

feat(seedream-image): add optional Atlas Cloud provider - #1

Open
binyangzhu000-sudo wants to merge 1 commit into
ppdbxdawj:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-provider
Open

feat(seedream-image): add optional Atlas Cloud provider#1
binyangzhu000-sudo wants to merge 1 commit into
ppdbxdawj:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as an explicit optional provider for the existing Seedream CLI
  • keep Volcengine as the default and select the Atlas model route for text, edit, and sequential modes
  • document both provider setups in English and Chinese

Validation

  • python3 -m unittest seedream-image/test_generate.py -v (4 passed)
  • python3 -m py_compile seedream-image/generate.py seedream-image/test_generate.py
  • python3 seedream-image/generate.py --help
  • git diff --check

Live smoke

A single Atlas submission reached the API but returned HTTP 402 before task creation. It was not retried. Request construction and completed-result normalization are covered by focused mocked HTTP tests.

No credentials are included in this change.

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
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.

1 participant