mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
23 lines
1.5 KiB
YAML
23 lines
1.5 KiB
YAML
name: pro-api
|
||
tags:
|
||
- AI / 大模型
|
||
title: 统一管理大模型 API 的项目,可以通过一个统一的API 接口调用多种不同提供商的服务,统一转换为 OpenAI 格式。
|
||
description: 这是一个统一管理大模型API的项目,可以通过OpenAI 的API接口格式调用多个后端服务。该项目旨在简化与不同AI模型的交互,支持多种后端服务的调用
|
||
additionalProperties:
|
||
key: pro-api
|
||
name: pro-api
|
||
tags:
|
||
- Tool
|
||
shortDescZh: 统一管理大模型 API 的项目,可以通过一个统一的API 接口调用多种不同提供商的服务,统一转换为 OpenAI 格式。
|
||
shortDescEn: This is a project that centrally manages a large model API and can call multiple backend services through OpenAI's API interface format. The project aims to simplify interactions with different AI models and support the calling of multiple backend services
|
||
description:
|
||
en: This is a project that centrally manages a large model API and can call multiple backend services through OpenAI's API interface format. The project aims to simplify interactions with different AI models and support the calling of multiple backend services
|
||
zh: 统一管理大模型 API 的项目,可以通过一个统一的API 接口调用多种不同提供商的服务,统一转换为 OpenAI 格式。
|
||
type: tool
|
||
crossVersionUpdate: true
|
||
limit: 0
|
||
recommend: 0
|
||
website: https://github.com/duolabmeng6/pro-api
|
||
github: https://github.com/duolabmeng6/pro-api
|
||
document: https://github.com/duolabmeng6/pro-api/blob/main/README_CN.md
|