mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-24 07:31:01 +02:00
Atlas Cloud was merged as a provider type but wasn't reachable from the binaries — nothing constructed it, so ATLASCLOUD_API_KEY had no effect. Add it to ProviderChain::default() after Anthropic, gated on its key, so it's only active when explicitly configured and never preempts an already-configured provider. Also add an ATLASCLOUD_MODEL env fallback so chain users (new(None, None, None)) can override the model, matching the existing GEMINI_MODEL pattern. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| webclaw-cli | ||
| webclaw-core | ||
| webclaw-fetch | ||
| webclaw-llm | ||
| webclaw-mcp | ||
| webclaw-pdf | ||
| webclaw-server | ||