feat(genai): add Atlas Cloud as an OpenAI-compatible GenAI provider

Add an `atlas` GenAI provider backed by Atlas Cloud, an OpenAI-compatible
inference platform serving vision-capable models. The provider subclasses
the existing OpenAIClient and only defaults the base_url to the Atlas
endpoint, reusing all vision, streaming, reasoning, and tool-calling logic.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Lucas Zhu
2026-06-18 00:59:49 +08:00
co-authored by Claude Opus 4.8
parent 8203e39b7f
commit a2b92caab0
6 changed files with 188 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB