mirror of
https://github.com/alibaba/higress.git
synced 2026-06-26 02:35:02 +08:00
Update SKILL.md
This commit is contained in:
@@ -83,8 +83,8 @@ PLUGIN_DEST="$HOME/.openclaw/extensions/higress-ai-gateway"
|
|||||||
mkdir -p "$PLUGIN_DEST"
|
mkdir -p "$PLUGIN_DEST"
|
||||||
cp -r "$PLUGIN_SRC"/* "$PLUGIN_DEST/"
|
cp -r "$PLUGIN_SRC"/* "$PLUGIN_DEST/"
|
||||||
|
|
||||||
# Configure provider (interactive setup)
|
# Configure provider
|
||||||
openclaw models auth login --provider higress
|
openclaw models auth login --provider higress --set-default
|
||||||
```
|
```
|
||||||
|
|
||||||
The `openclaw models auth login` command will prompt for:
|
The `openclaw models auth login` command will prompt for:
|
||||||
|
|||||||
Reference in New Issue
Block a user