Skip to content

Add Atlas Cloud as a direct model provider - #359

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

Add Atlas Cloud as a direct model provider#359
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>
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