Revise model names in README for accuracy
Updated model names for clarity and consistency.
This commit is contained in:
parent
15aa1d2c25
commit
2832716076
@ -33,7 +33,7 @@ curl -sfL https://raw.githubusercontent.com/ai-workspace-lab/xworkspace-console/
|
|||||||
|
|
||||||
2. Automatic model registration (via API Keys):
|
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
|
```bash
|
||||||
export DEEPSEEK_API_KEY="sk-..."
|
export DEEPSEEK_API_KEY="sk-..."
|
||||||
export NVIDIA_API_KEY="nvapi-..."
|
export NVIDIA_API_KEY="nvapi-..."
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user