feat: add Atlas Cloud as LLM/AI provider#112
Open
lucaszhu-hue wants to merge 1 commit into
Open
Conversation
Add Atlas Cloud sponsorship block with logo, free API credits offer, and OpenAI-compatible model list (59+ models) to English, Chinese, and Japanese READMEs. Atlas Cloud works perfectly with ClawGod's third-party API support via ANTHROPIC_BASE_URL configuration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Motivation
ClawGod's Third-Party Cache Fix already patches out the
x-anthropic-billing-headerfor non-Anthropic base URLs, making it ideal for third-party API providers like Atlas Cloud. Users can setANTHROPIC_BASE_URL=https://api.atlascloud.ai/v1to access 59+ LLM models (Claude, GPT-5, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, xAI, etc.) without subscription limits.Atlas Cloud provides free API credits to open source projects, giving ClawGod users a powerful alternative when Anthropic quotas are exhausted.
Changes
README.md— Added Atlas Cloud sponsor block (English)README_ZH.md— Added Atlas Cloud sponsor block (Simplified Chinese)README_JP.md— Added Atlas Cloud sponsor block (Japanese)assets/atlas-cloud-logo.png— Atlas Cloud logo assetTest plan
ANTHROPIC_BASE_URL=https://api.atlascloud.ai/v1works with ClawGod's third-party cache fix🤖 Generated with Claude Code
🤝 Partnership & contact
This PR comes from the Atlas Cloud team. Beyond the integration above, we'd love to explore a closer collaboration with clawgod — for example co-marketing or a featured integration.
If that sounds interesting, reach out anytime:
And of course, happy to revise this PR to match your project's conventions — just leave a comment. 🙌