Skip to content

feat: add Atlas Cloud provider preset - #709

Open
binyangzhu000-sudo wants to merge 1 commit into
lsdefine:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-provider-preset
Open

feat: add Atlas Cloud provider preset#709
binyangzhu000-sudo wants to merge 1 commit into
lsdefine:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-provider-preset

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as a first-class native_oai provider preset
  • default to the OpenAI-compatible /v1 endpoint and deepseek-ai/deepseek-v4-pro
  • cover the preset and Bearer-authenticated /models discovery contract with focused tests

Closes #708

Validation

  • python3 -m unittest tests/test_configure_mykey.py (2 passed)
  • python3 -m compileall -q assets/configure_mykey.py tests/test_configure_mykey.py
  • git diff --check
  • live provider probe: 121 models returned; all three preset model IDs found

No README or dependency changes.

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.

Add Atlas Cloud to the provider configuration wizard

1 participant