Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] 🤔 How can I add Bing models to my chatgptnextweb app ? #301

Closed
FlyingHermes opened this issue Jan 20, 2024 · 10 comments
Closed

[Help] 🤔 How can I add Bing models to my chatgptnextweb app ? #301

FlyingHermes opened this issue Jan 20, 2024 · 10 comments
Labels
help wanted Extra attention is needed

Comments

@FlyingHermes
Copy link

Describe the help wanted

https://github.com/Harry-zklcdc/go-proxy-bingai/wiki/BingAPI >> I found the website in the documentation.

Steps to behave

https://github.com/Harry-zklcdc/go-proxy-bingai/wiki/BingAPI >> I found the website in the documentation.

Expected behavior

I already have my vercel.app application running chatgpt-next-web and I want to add Bing models to my application, how can I do this ?

Screenshots

изображение

изображение

Versions

  • OS:
  • Browser & Version:
  • GoProxiBing Version:

Additional context

No response

@FlyingHermes FlyingHermes added the help wanted Extra attention is needed label Jan 20, 2024
@FlyingHermes FlyingHermes changed the title [Help] 🤔 [Help] 🤔 How can I add Bing models to my chatgptnextweb app ? Jan 20, 2024
@Harry-zklcdc
Copy link
Owner

First, you should set the API Endpoint. Second, set the environment CUSTOM_MODELS, just like this.

And there is a example site which deploy on Huggingface

@d4renk
Copy link

d4renk commented Jan 22, 2024

IMG_20240122_161535.jpg
IMG_20240122_161929.jpg

每次会话的第一个回答都会报错 PC端相同

是在添加提示词吗?有什么办法关闭他吗?
@Harry-zklcdc

@Harry-zklcdc
Copy link
Owner

IMG_20240122_161535.jpg IMG_20240122_161929.jpg

为啥每次会话的第一个回答都会报错@Harry-zklcdc PC端也是

设置里面关闭系统提示词注入
image

@d4renk
Copy link

d4renk commented Jan 22, 2024

IMG_20240122_161535.jpg IMG_20240122_161929.jpg

为啥每次会话的第一个回答都会报错@Harry-zklcdc PC端也是

设置里面关闭系统提示词注入
image

应该是ChatGPTNextWeb bug
ChatGPTNextWeb/ChatGPT-Next-Web#3684
这个pull提交了 按理来说应该是只有gpt-模型才会注入系统提示词

@Harry-zklcdc
Copy link
Owner

应该是ChatGPTNextWeb bug ChatGPTNextWeb/ChatGPT-Next-Web#3684 这个pull提交了 按理来说应该是只有gpt-模型才会注入系统提示词

这个去 NextWeb 那边询问,和我项目无关

@d4renk
Copy link

d4renk commented Jan 24, 2024

First, you should set the API Endpoint. Second, set the environment CUSTOM_MODELS, just like this.

And there is a example site which deploy on Huggingface

演示站点貌似挂了
而且我搭的站点也提示unexpected end of JSON input

SAVE_20240124_201440.jpg

@Harry-zklcdc
Copy link
Owner

First, you should set the API Endpoint. Second, set the environment CUSTOM_MODELS, just like this.
And there is a example site which deploy on Huggingface

演示站点貌似挂了 而且我搭的站点也提示unexpected end of JSON input

SAVE_20240124_201440.jpg

image 我这边显示要人机验证,这个 API 自动过人机验证的还没完全解决

@d4renk
Copy link

d4renk commented Jan 31, 2024

First, you should set the API Endpoint. Second, set the environment CUSTOM_MODELS, just like this.
And there is a example site which deploy on Huggingface

演示站点貌似挂了 而且我搭的站点也提示unexpected end of JSON input

SAVE_20240124_201440.jpg

image 我这边显示要人机验证,这个 API 自动过人机验证的还没完全解决

演示站貌似又挂了

{
  "error": true,
  "message": "empty response"
}

@Harry-zklcdc
Copy link
Owner

演示站貌似又挂了

{
  "error": true,
  "message": "empty response"
}

没办法,流量太大了,IP 容易就黑了

@Harry-zklcdc
Copy link
Owner

演示站貌似又挂了

{
  "error": true,
  "message": "empty response"
}

修复了这个问题(应该👉🏻👈🏻)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants