docs: readme调整

This commit is contained in:
tbphp
2025-07-24 22:30:41 +08:00
parent 1e8edaabf5
commit 1bc412379b
2 changed files with 2 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
## 功能特性
- **透明代理**: 完全保留原生 API 格式,支持 OpenAI、Google Gemini 和 Anthropic Claude 等多种格式(持续扩展中)
- **透明代理**: 完全保留原生 API 格式,支持 OpenAI、Google Gemini 和 Anthropic Claude 等多种格式
- **智能密钥管理**: 高性能密钥池,支持分组管理、自动轮换和故障恢复
- **负载均衡**: 支持多上游端点的加权负载均衡,提升服务可用性
- **智能故障处理**: 自动密钥黑名单管理和恢复机制,确保服务连续性
@@ -31,7 +31,6 @@ GPT-Load 作为透明代理服务,完整保留各 AI 服务商的原生 API
- **OpenAI 格式**: 官方 OpenAI API、Azure OpenAI、以及其他 OpenAI 兼容服务
- **Google Gemini 格式**: Gemini Pro、Gemini Pro Vision 等模型的原生 API
- **Anthropic Claude 格式**: Claude 系列模型,支持高质量的对话和文本生成
- **扩展性**: 插件化架构设计,可快速集成新的 AI 服务提供商及其原生格式
## 快速开始

View File

@@ -12,7 +12,7 @@ For detailed documentation, please visit [Official Documentation](https://www.gp
## Features
- **Transparent Proxy**: Complete preservation of native API formats, supporting OpenAI, Google Gemini, and Anthropic Claude among other formats (continuously expanding)
- **Transparent Proxy**: Complete preservation of native API formats, supporting OpenAI, Google Gemini, and Anthropic Claude among other formats
- **Intelligent Key Management**: High-performance key pool with group-based management, automatic rotation, and failure recovery
- **Load Balancing**: Weighted load balancing across multiple upstream endpoints to enhance service availability
- **Smart Failure Handling**: Automatic key blacklist management and recovery mechanisms to ensure service continuity
@@ -31,7 +31,6 @@ GPT-Load serves as a transparent proxy service, completely preserving the native
- **OpenAI Format**: Official OpenAI API, Azure OpenAI, and other OpenAI-compatible services
- **Google Gemini Format**: Native APIs for Gemini Pro, Gemini Pro Vision, and other models
- **Anthropic Claude Format**: Claude series models, supporting high-quality conversations and text generation
- **Extensibility**: Plugin-based architecture design for rapid integration of new AI service providers and their native formats
## Quick Start