Skip to content

feat: add Atlas Cloud model provider - #289

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

binyangzhu000-sudo wants to merge 1 commit into
virattt:mainfrom
binyangzhu000-sudo:feat/atlascloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • register Atlas Cloud in the model provider selector with ATLASCLOUD_API_KEY
  • route atlascloud:<model-id> models through the OpenAI-compatible chat endpoint while preserving nested model IDs
  • add the default DeepSeek model plus focused provider catalog and routing tests

Validation

  • bun test src/model/llm.test.ts src/utils/model.test.ts (9 passed)
  • bun run typecheck
  • bun test (316 passed)
  • authenticated Atlas model discovery confirmed deepseek-ai/deepseek-v4-pro
  • live chat through the modified getChatModel() path returned a non-empty response
  • git diff --check

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