Revise model names in README for accuracy

Updated model names for clarity and consistency.
This commit is contained in:
Haitao Pan 2026-06-23 14:52:35 +08:00 committed by GitHub
parent 15aa1d2c25
commit 2832716076
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ curl -sfL https://raw.githubusercontent.com/ai-workspace-lab/xworkspace-console/
2. Automatic model registration (via API Keys):
Exporting keys before running the installer automatically registers models (e.g., DeepSeek, NVIDIA, OLLAMA/GLM) in the gateway:
Exporting keys before running the installer automatically registers models (e.g., DeepSeek、NVIDIA NIM、Ollama Cloud) in the gateway:
```bash
export DEEPSEEK_API_KEY="sk-..."
export NVIDIA_API_KEY="nvapi-..."