Skip to content

Add Atlas Cloud LLM provider - #49

Open
binyangzhu000-sudo wants to merge 1 commit into
agent-topia:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-provider
Open

Add Atlas Cloud LLM provider#49
binyangzhu000-sudo wants to merge 1 commit into
agent-topia:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add ATLASCLOUD / ATLAS_CLOUD / ATLAS routing for both personality test and personality change LLM call paths
  • use the existing OpenAI-compatible client with https://api.atlascloud.ai/v1, ATLASCLOUD_API_KEY / ATLAS_CLOUD_API_KEY, and configurable Atlas model names
  • add optional Atlas Cloud settings to para.env.example and focused offline tests for both code paths

Validation

  • python3 -m unittest tests/test_atlascloud_provider.py
  • python3 -m unittest discover -s tests
  • PYTHONPYCACHEPREFIX=/tmp/evolving-personality-atlas-pycache python3 -m compileall Personality_test Personality_changes tests
  • git diff --check
  • Atlas Cloud live model catalog: confirmed qwen/qwen3.5-flash and deepseek-ai/deepseek-v4-pro

Notes

  • No README, docs, logo, sponsor, credits, or partner content was changed.
  • para.env.example only adds optional technical configuration placeholders.

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