Skip to content

Add Atlas Cloud OpenAI-compatible model wrapper#1104

Merged
VinciGit00 merged 1 commit into
ScrapeGraphAI:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-model
Jul 15, 2026
Merged

Add Atlas Cloud OpenAI-compatible model wrapper#1104
VinciGit00 merged 1 commit into
ScrapeGraphAI:mainfrom
binyangzhu000-sudo:codex/add-atlascloud-model

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown
Contributor

Summary

  • add an AtlasCloud ChatOpenAI wrapper for Atlas Cloud's OpenAI-compatible LLM API
  • export the model wrapper from scrapegraphai.models
  • add Atlas Cloud model token metadata for live-verified deepseek-ai/deepseek-v4-pro and qwen/qwen3.5-flash
  • add focused tests for the wrapper base URL/API key mapping and token metadata

Notes

  • Model IDs and context lengths were checked against the live Atlas Cloud model list before being added.
  • This does not change README, logos, sponsor sections, credits, or partner placement.

Tests

  • Python compile check for changed files

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request tests Improvements or additions to test labels Jul 13, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 15, 2026
@VinciGit00
VinciGit00 merged commit 85b3d1b into ScrapeGraphAI:main Jul 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files. tests Improvements or additions to test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants