ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.66k stars 57.74k forks source link

[Feature Request]: 是否支持gpt-4-gizmo模型调用gpts #4161

Open lipc20052006 opened 4 months ago

lipc20052006 commented 4 months ago

Problem Description

是否支持gpt-4-gizmo模型调用gpts

Solution Description

是否支持gpt-4-gizmo模型调用gpts

Alternatives Considered

No response

Additional Context

No response

Issues-translate-bot commented 4 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]: Whether to support gpt-4-gizmo model calling gpts

Problem Description

Whether to support gpt-4-gizmo model calling gpts

Solution Description

Whether to support gpt-4-gizmo model calling gpts

Alternatives Considered

No response

Additional Context

No response

QAbot-zh commented 4 months ago

Problem Description

是否支持gpt-4-gizmo模型调用gpts

Solution Description

是否支持gpt-4-gizmo模型调用gpts

Alternatives Considered

No response

Additional Context

No response

直接自定义模型名称调用就完事了,gizmo本来也是国内中转逆向出来的模型,都是走chat端点的

Issues-translate-bot commented 4 months ago

Bot detected the issue body's language is not English, translate it automatically.


Problem Description

Whether to support gpt-4-gizmo model calling gpts

Solution Description

Whether to support gpt-4-gizmo model calling gpts

Alternatives Considered

No response

Additional Context

No response

Just customize the model name and call it directly. Gizmo is also a model that was reversed in China and uses the chat endpoint.

vual commented 4 months ago

我这边实现了gpts功能,支持gpt-4-gizmo相关模型,及上传文件。https://github.com/vual/ChatGPT-Next-Web-Pro

Issues-translate-bot commented 4 months ago

Bot detected the issue body's language is not English, translate it automatically.


https://github.com/vual/ChatGPT-Next-Web-Pro, I have implemented the gpts function here, supporting gpt-4-gizmo related models, and uploading files.