Skip to content

Add Atlas Cloud custom LLM shortcut#140

Open
binyangzhu000-sudo wants to merge 1 commit into
ConardLi:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-custom-llm
Open

Add Atlas Cloud custom LLM shortcut#140
binyangzhu000-sudo wants to merge 1 commit into
ConardLi:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-custom-llm

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add an Atlas Cloud shortcut for the existing OpenAI-compatible custom LLM flow
  • allow ATLASCLOUD_API_KEY to provide the default endpoint (https://api.atlascloud.ai/v1) and model (qwen/qwen3.5-flash) while preserving CUSTOM_LLM_* overrides
  • document the environment variables in the existing custom LLM/authentication docs

Validation

  • npm run build --workspace easy-llm-cli-core
  • npm run test --workspace easy-llm-cli-core -- src/custom_llm/config.test.ts
  • npm run test --workspace easy-llm-cli -- src/config/auth.test.ts
  • npm run typecheck --workspace easy-llm-cli-core
  • npm run generate
  • npm run typecheck --workspace easy-llm-cli

No real API keys are included. The default Atlas Cloud model ID was checked against the live Atlas model list before adding 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.

1 participant