Tag: higress

Type: All Skills Tools
skill ★ 8,394

Nginx to Higress Kubernetes Migration

Automates the migration from ingress-nginx to Higress in Kubernetes environments, including compatibility analysis and WASM plugin generation for unsupported annotations.

higress-group/higress kubernetes nginx higress migration
tool ★ 8,394

Higress AI Gateway Automatic Model Router

Manage intelligent model routing for the Higress AI Gateway using a CLI tool to map message content triggers to specific LLMs. It allows for adding, listing, and removing routing rules via regex or predefined phrases with automatic configur…

higress-group/higress higress ai-gateway model-routing llm-orchestration
skill

Nginx to Higress Migration Workflow

Automates the migration from ingress-nginx to Higress in Kubernetes environments by analysing existing configurations and identifying unsupported annotations. It facilitates the generation of WASM plugins to replace incompatible Nginx snipp…

alibaba/higress kubernetes nginx higress migration
skill

Higress WASM Plugin Development with Go

Develop and deploy custom Higress gateway plugins using the Go SDK and WebAssembly. This skill covers implementing HTTP request/response processing, Redis integration, and external service calls.

alibaba/higress wasm go higress api-gateway
tool

Higress Agent Session and Token Monitor

Real-time monitoring of Higress access logs to aggregate multi-turn agent conversations by session ID. It tracks token usage, costs, and provides a web-based interface for detailed conversation history and statistical analysis.

alibaba/higress higress log-monitoring token-tracking agent-observability
tool

Higress CLI for automatic model routing configuration

This CLI utility allows developers to configure intelligent model routing within the Higress AI Gateway. It enables defining rules that automatically select a target LLM based on specific message content triggers or regex patterns.

alibaba/higress higress model-routing cli llm