Skip to content

Add Atlas Cloud LLM provider#31

Open
binyangzhu000-sudo wants to merge 1 commit into
Forget-C:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-llm-provider-20260702114253
Open

Add Atlas Cloud LLM provider#31
binyangzhu000-sudo wants to merge 1 commit into
Forget-C:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-llm-provider-20260702114253

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • register Atlas Cloud as a built-in text LLM provider in the provider capability registry
  • expose the default OpenAI-compatible base URL through /providers/supported
  • add resolver and management tests for Atlas Cloud text model configuration

Validation

  • confirmed deepseek-ai/deepseek-v4-pro is present in the live Atlas Cloud model list with display_console=true
  • confirmed Atlas Cloud's OpenAI-compatible chat endpoint responds through https://api.atlascloud.ai/v1

Tests

  • uv run pytest tests/test_llm_api_responses.py tests/test_llm_manage.py tests/test_llm_resolver.py -q
  • live smoke test: deepseek-ai/deepseek-v4-pro returned OK through the OpenAI-compatible chat API

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