feat(agent): register AtlasCloud static models (#2421)
Harvested from #2343 with thanks to @lucaszhu-hue. Registers AtlasCloud static model rows for Pro and Flash resolution, adds provider-hinted alias coverage, and updates neutral provider docs and env examples while leaving promotional assets/copy out.
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
# NVIDIA_BASE_URL=https://integrate.api.nvidia.com/v1
|
||||
# NVIDIA_NIM_MODEL=deepseek-ai/deepseek-v4-pro
|
||||
|
||||
# AtlasCloud OpenAI-compatible endpoint
|
||||
# DEEPSEEK_PROVIDER=atlascloud
|
||||
# ATLASCLOUD_API_KEY=
|
||||
# ATLASCLOUD_BASE_URL=https://api.atlascloud.ai/v1
|
||||
# ATLASCLOUD_MODEL=deepseek-ai/deepseek-v4-flash
|
||||
|
||||
# Logging
|
||||
# `DEEPSEEK_LOG_LEVEL` is forwarded by the facade; `RUST_LOG` enables the
|
||||
# TUI's lightweight verbose logs for info/debug/trace directives.
|
||||
|
||||
Reference in New Issue
Block a user