Skip to content

feat(router): add Atlas Cloud provider - #138

Open
binyangzhu000-sudo wants to merge 1 commit into
Nasiko-Labs:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-router-provider
Open

feat(router): add Atlas Cloud provider#138
binyangzhu000-sudo wants to merge 1 commit into
Nasiko-Labs:mainfrom
binyangzhu000-sudo:feat/atlas-cloud-router-provider

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud as a first-class OpenAI-compatible router provider
  • pass Atlas Cloud credentials and router selection through local Compose and Kubernetes deployments
  • cover configuration defaults, overrides, and runtime client construction with focused tests

Validation

  • ruff check agent-gateway/router/src/config/settings.py agent-gateway/router/src/core/routing_engine.py agent-gateway/router/tests/test_atlascloud_provider.py
  • PYTHONPATH=agent-gateway python -m pytest -q agent-gateway/router/tests (18 passed)
  • python -m compileall for changed Python files
  • Atlas Cloud live model discovery (123 models; default model present)
  • Atlas Cloud live chat through the project ChatOpenAI client
  • git diff --check

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
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