Skip to content
This repository was archived by the owner on Sep 14, 2026. It is now read-only.

Add Atlas Cloud as a direct model provider - #359

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

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

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add an atlas/<model-id> route for the Atlas Cloud OpenAI-compatible API
  • resolve ATLASCLOUD_API_KEY and optional ATLASCLOUD_BASE_URL without sending Atlas requests through HF Router
  • validate and probe Atlas model switches, and avoid requiring an HF token when local tools are used

Validation

  • uv run --extra dev ruff check on all changed Python files
  • uv run --extra dev pytest -q tests/unit --maxfail=1 (515 passed)
  • uv run python -m compileall -q agent
  • live deepseek-ai/deepseek-v4-pro forced tool-call smoke test through the new resolver

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

lewtun commented Sep 14, 2026

Copy link
Copy Markdown
Member

Thanks for contributing to ML Intern. The project, including its CLI, has been retired and this repository is being archived. We will therefore not be able to review or merge this work. For continued AI assistance, please use HuggingChat.

@lewtun lewtun closed this Sep 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants