ChatGPTNextWeb/NextChat
GitHub ã§èŠã[Feature Request] Add support for `GitHub Models`
Open
#5,358 opened on 2024幎9æ4æ¥
enhancementhelp wanted
Repository metrics
- Stars
- Â (87,992 stars)
- PR merge metrics
-  (30d ã« merged 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