Commit Graph
2 Commits
Author SHA1 Message Date
lucaszhu-hueandGitHub d534e92347 Merge a2b92caab0 into d982b3a782 2026-06-21 05:03:00 -10:00
Lucas ZhuandClaude Opus 4.8 a2b92caab0 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>
2026-06-18 00:59:49 +08:00