Tag: higress
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 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…
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…
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.
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.
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.