Skip to content

feat: add Atlas Cloud provider preset - #142

Open
binyangzhu000-sudo wants to merge 1 commit into
paean-ai:mainfrom
binyangzhu000-sudo:feat/atlascloud-provider
Open

feat: add Atlas Cloud provider preset#142
binyangzhu000-sudo wants to merge 1 commit into
paean-ai:mainfrom
binyangzhu000-sudo:feat/atlascloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add atlascloud as a built-in OpenAI-compatible provider preset
  • default to https://api.atlascloud.ai/v1 and deepseek-ai/deepseek-v4-pro
  • support the shorter atlas alias while keeping explicit base URL, model, and API key overrides unchanged
  • expose the preset through the existing CLI/GUI provider catalog

Validation

  • cargo test -p deeptide-host provider
  • cargo check -p deeptide-cli
  • cargo fmt --all -- --check
  • git diff --check
  • Atlas Cloud catalog probe: default model present in the public model catalog
  • Atlas Cloud live probe: POST /v1/chat/completions returned HTTP 200 with response content

Scope

No README, documentation, logo, sponsor, credits, or partner-promotion changes. No credentials are included.

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