Home aipowergate 中文

Docs Overview

Everything you need to deploy, configure, and extend AIPowerLink.

Quick Start

Run the gateway with Docker:

docker run -p 38080:38080 -p 11434:11434 aipowerlink/aipowergate:1.0

Supported Models & Vendors

  • OpenAI GPT-4 / GPT-3.5 via OpenAI-compatible endpoint (:38080)
  • Ollama local models via Ollama-compatible endpoint (:11434)
  • Azure OpenAI and Anthropic via adapter configuration

Contributing to Docs

This documentation center is a placeholder scaffold for Phase 0. Full Markdown-based docs with search, tabs, and Mermaid diagrams will land in Phase 1. For now, refer to the product pages and the planning document.

Edit this page on GitHub →