Skip to content

feat: add Atlas Cloud model provider - #60

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

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

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

What

Add Atlas Cloud as an optional OpenAI-compatible model provider across chat, autocomplete, and text modification flows.

Why

This gives users another provider choice without changing the existing default model or provider behavior. The integration uses the dedicated ATLASCLOUD_API_KEY environment variable and a namespaced model ID so routing remains explicit.

How verified

  • bun run lint
  • bunx tsc --noEmit
  • one live Atlas Cloud chat-completions smoke call with openai/gpt-5.4-mini (single request, successful response)
  • bun run build compiles successfully, then hits the existing page-data failure because UPSTASH_VECTOR_REST_TOKEN is absent; reproduced on unchanged main

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

@binyangzhu000-sudo is attempting to deploy a commit to the Crafter Station Team on Vercel.

A member of the Team first needs to authorize it.

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