页首Html代码

返回顶部

开源项目介绍 OpenTeam

why

我们可以从很多平台获取免费的API和额度,于是有一些小想法:

  • 当一个用完了,是否可以自动切换到另一个?
  • 是否可以用一个地址,一个api地址,仅仅切换model 就自动切换为对应的 官方baseUrl 和 apiToken ?
  • 自定义model名称,自动映射为其他model名称
  • 将多个不同渠道的modelName 映射为一个组,进行负载均衡,一个用完了,自动切换另一个.

自己做?

用ai简单先做一下,但是太丑了.需要花费挺多精力了.

偶遇 发现有个类似的github仓库,还更强大

https://openteam.gopher.ink/
https://github.com/ayanmw/openteam-aicats#my-forks

OpenTeam
OpenTeam is an open-source, team-shared service. that is compatible with OpenAI API and can be safely shared with others for API usage.

https://openteam.gopher.ink
👉Api-Keys: https://platform.openai.com/account/api-keys

开始使用
使用OpenTeam 管理你的LLM API,仅需一个地址即可接入不同的大模型

同名的还有个 可以自己部署的 聊天工具

https://github.com/NoQuarterTeam/openteam

Slack-like chat application
About A modern, open-source Slack-like chat application that can be self-hosted with just two environment variables.

posted @ 2026-05-08 14:35  ayanmw  阅读(109)  评论(0)    收藏  举报

页脚Html代码