Skip to content

Add Atlas Cloud model shortcut#87

Open
binyangzhu000-sudo wants to merge 1 commit into
open-gitagent:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-provider
Open

Add Atlas Cloud model shortcut#87
binyangzhu000-sudo wants to merge 1 commit into
open-gitagent:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • Add atlascloud:, atlas-cloud:, and atlas: model shortcuts that route through the existing OpenAI-compatible custom model path.
  • Default Atlas Cloud shortcuts to https://api.atlascloud.ai/v1, with ATLASCLOUD_API_BASE / ATLASCLOUD_BASE_URL / ATLAS_CLOUD_API_BASE / ATLAS_CLOUD_BASE_URL overrides.
  • Map ATLASCLOUD_API_KEY and ATLAS_CLOUD_API_KEY into the existing OpenAI-compatible API key flow, and cover the shortcut behavior with focused loader tests.

No README changes.

Validation

  • npm ci --ignore-scripts
  • npm run build
  • node --test test/loader-atlascloud.test.ts --experimental-strip-types
  • npm test
  • git diff --check
  • Atlas Cloud live model catalog returned 374 visible models and confirmed qwen/qwen3.5-flash plus deepseek-ai/deepseek-v4-pro

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