songquanpeng / one-api

OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
https://openai.justsong.cn/
MIT License
16k stars 3.71k forks source link

请求支持谷歌Vertex AI #1491

Open Nothingness-Void opened 1 month ago

Nothingness-Void commented 1 month ago

例行检查

功能描述 新增支持谷歌云的Vertex AI 应用场景 谷歌的Vertex AI提供了多种模型,希望能够支持

yilunzhao commented 4 weeks ago

Vertex AI目前也支持Claude,希望能在One API上实现

hrz6976 commented 1 week ago

Google vertex比较麻烦的是需要用Service Account OAuth做认证,不能用Access Key;API格式看起来和Gemini完全一致:https://cloud.google.com/vertex-ai/docs/reference/rest

leviathanion commented 5 days ago

1371 之前看到了这个PR,不知道为啥又被关了,有没有大佬验证下这个PR可行不嘞