Skip to content

feat(video): add Atlas Cloud provider - #13

Open
binyangzhu000-sudo wants to merge 1 commit into
Orkas-AI:mainfrom
binyangzhu000-sudo:codex/atlas-cloud-video-provider
Open

feat(video): add Atlas Cloud provider#13
binyangzhu000-sudo wants to merge 1 commit into
Orkas-AI:mainfrom
binyangzhu000-sudo:codex/atlas-cloud-video-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as a first-class BYO video provider
  • submit and poll Atlas media generation tasks, then validate and save the returned MP4
  • support text-to-video and optional first-frame image input with provider-focused tests

Configuration

Set video.provider to atlas and provide video.api_key, or use the existing OVS_VIDEO_* environment variables. The default endpoint is https://api.atlascloud.ai/api/v1 and the default model is bytedance/seedance-2.0/text-to-video.

Verification

  • pnpm vitest run packages/tools/test/gen.test.ts (19 passed)
  • pnpm build
  • pnpm typecheck
  • pnpm test (209 passed, 17 skipped by existing environment gates)
  • confirmed the default model is present in the live Atlas Cloud model catalog

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