ChatGPTNextWeb/NextChat

[Feature Request] Add support for `GitHub Models`

Open

#5.358 aberto em 4 de set. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (59.717 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (87.992 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

🥰 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

Guia do colaborador