CoolFace
Apppublic

dacz123/ap0

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Gemini API Proxy

这是一个高性能的 Google Gemini API 代理服务,使用 Python FastAPI 构建。

特性

  • ✅ 兼容 OpenAI API 格式
  • ✅ 支持多个 API 密钥轮换
  • ✅ 自动重试机制
  • ✅ 流式和非流式响应
  • ✅ 适配 new-api 格式要求

API 端点

  • /v1/models - 获取模型列表(适配 new-api 格式)
  • /v1/chat/completions - 聊天完成接口
  • /health - 健康检查
  • / - API 信息

模型支持

  • gemini-2.5-flash-preview-05-20
  • gemini-2.5-flash-preview-04-17
  • gemini-2.5-flash
  • gemini-2.5-pro

This Space was deployed automatically.