Tag

Higress

1 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Sep 19, 2024 · Artificial Intelligence

How to Connect Qwen LLMs with Higress AI Gateway: A Hands‑On Guide

This tutorial walks through setting up a local k3d cluster, installing Higress, and using its AI plugins—including AI Proxy, AI JSON formatter, AI Agent, and AI Statistics—to integrate and observe Alibaba Cloud's Qwen large language models across various use cases such as weather and flight queries.

AI GatewayAI PluginsHigress
0 likes · 30 min read
How to Connect Qwen LLMs with Higress AI Gateway: A Hands‑On Guide
Architect
Architect
Sep 6, 2024 · Artificial Intelligence

Combining Geo‑IP and Prompt Engineering with Higress AI Gateway: Implementation and Usage

This article explains Prompt Engineering, introduces the AI Gateway concept, and demonstrates how to integrate a Geo‑IP plugin with an AI prompt‑modifying plugin in Higress using Go and Wasm, providing configuration examples, implementation details, and sample request‑response scenarios.

AIGeo-IPHigress
0 likes · 11 min read
Combining Geo‑IP and Prompt Engineering with Higress AI Gateway: Implementation and Usage
Java Architecture Diary
Java Architecture Diary
Jul 13, 2023 · Cloud Native

How to Deploy Higress 1.1 as a Standalone Cloud‑Native Gateway Without Kubernetes

This guide explains what Higress is, compares it with traditional gateways, and provides step‑by‑step instructions—including code snippets—to deploy Higress 1.1 as a standalone, non‑Kubernetes cloud‑native gateway, configure routes, and test migration from Spring Cloud Gateway for microservice applications.

Cloud Native GatewayDeploymentHigress
0 likes · 6 min read
How to Deploy Higress 1.1 as a Standalone Cloud‑Native Gateway Without Kubernetes