ChatGPTNextWeb/NextChat

[Feature Request] Add support for `GitHub Models`

Open

#5,358 创建于 2024年9月4日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (59,717 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (87,992 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

🥰 Feature Description

I hope to add support for GitHub Models to the provider. While they use the OpenAI protocol, utilizing the custom interface would override the standard OpenAI properties.

🧐 Proposed Solution

It seems like a good strategy to reuse the existing OpenAI codebase for GitHub Models by modifying variable names.

Referring to issue #5336 for context is helpful. Alternatively, waiting for the completion of #4030 might offer a more comprehensive solution.

📝 Additional Information

No response

贡献者指南