Skip to content

Add Atlas Cloud model provider preset - #36

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

Add Atlas Cloud model provider preset#36
binyangzhu000-sudo wants to merge 1 commit into
kevinluosl:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as a built-in OpenAI-compatible model provider preset
  • support ATLASCLOUD_API_KEY, optional ATLASCLOUD_API_BASE, ATLASCLOUD_MODEL, and ATLASCLOUD_MODEL_2 environment fallback when no database model config exists
  • expose Atlas Cloud in the model settings provider picker and align provider type schemas used by IPC/tool handlers

Validation

  • pnpm install --ignore-scripts
  • pnpm exec tsc -p tsconfig.renderer.json --noEmit
  • pnpm run build:renderer
  • changed-file TypeScript transpile check
  • git diff --check
  • live Atlas model catalog check confirmed qwen/qwen3.5-flash and deepseek-ai/deepseek-v4-pro

Full pnpm run type-check / pnpm run build:main are currently blocked by the existing missing form-data dependency in src/main/tools/feishu-doc-rich-blocks.ts. Changed-file checks and renderer build pass.

No README/docs changes, no sponsor/logo/credits/partner additions.

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