Skip to content

feat: add Atlas Cloud LLM preset - #236

Open
binyangzhu000-sudo wants to merge 1 commit into
ATH-MaaS:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-llm-preset-clean
Open

feat: add Atlas Cloud LLM preset#236
binyangzhu000-sudo wants to merge 1 commit into
ATH-MaaS:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-llm-preset-clean

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud to the existing OpenAI-compatible LLM preset registry
  • configure the default API base, model, and API-key console URL
  • cover preset lookup and reverse matching with a focused test

Validation

  • uv run --python 3.11 --with pytest pytest -q tests/test_llm_presets.py
  • uv run --python 3.11 python -m compileall -q pixelle_video/llm_presets.py tests/test_llm_presets.py
  • uvx ruff check tests/test_llm_presets.py
  • uvx ruff check --ignore UP006,UP035,I001 pixelle_video/llm_presets.py
  • Atlas Cloud public model catalog returned HTTP 200 and includes deepseek-ai/deepseek-v4-pro
  • Atlas Cloud chat completion probe returned HTTP 200 with non-empty content

No README or promotional content changes.

Signed-off-by: Binyang Zhu <binyangzhu000-sudo@users.noreply.github.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants