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

[Bug] Issue with System Automatically Inserting Unauthorized System Prompts #6081

Open
chalitbkb opened this issue Jan 21, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@chalitbkb
Copy link

chalitbkb commented Jan 21, 2025

📦 Deployment Method

Vercel

📌 Version

2.15.8

💻 Operating System

Windows

📌 System Version

last

🌐 Browser

Chrome

📌 Browser Version

last

🐛 Bug Description

There is a bug where a system prompt is automatically inserted into the content. How can I remove this? I have tried disabling the prompt insertion in the settings, but it hasn't worked. Even when I use a custom system prompt mask, the issue persists, and the system prompt continues to be inserted.

Image

The structure of the output looks unusual as it is formatted in JSON.
Image

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@chalitbkb chalitbkb added the bug Something isn't working label Jan 21, 2025
@QAbot-zh
Copy link

QAbot-zh commented Jan 22, 2025

It only takes effect when you create a new chat window if you modify the global setting.
If you want to take effect in current chat, you need modify the local setting.

Image

@chalitbkb
Copy link
Author

chalitbkb commented Jan 22, 2025

It only takes effect when you create a new chat window if you modify the global setting. If you want to take effect in current chat, you need modify the local setting.

@QAbot-zh

I am confident that I have configured everything correctly and understand what you mean. Here is my settings page. You can see that the settings are properly configured as you mentioned, yet I am still encountering the same issue. Therefore, this problem seems to arise from the updates in the current version that has been released.

Image

Image

Image

@yoobaring1528
Copy link

I encountered the same issue. I tried resetting everything and starting from scratch, but it didn’t work either. It seems to be related to the version that was released. However, I tried setting the API key directly from https://app.nextchat.dev, provided by the owner of the project, and it worked perfectly without any issues. Then, I checked and compared the settings, and everything seemed identical. So, why does it still have problems when running on my Vercel deployment? Isn’t it strange?

@QAbot-zh
Copy link

So weird! I tried it on the website (https://app.nextchat.dev) and also on the mirror website I deployed on Vercel, and the results were normal.

Image

Image

Image

Image

@lim-kim930
Copy link

Same here, in a new chat and with Inject System Prompts turned off:

Image

@yoobaring1528
Copy link

yoobaring1528 commented Jan 22, 2025

So weird! I tried it on the website (https://app.nextchat.dev) and also on the mirror website I deployed on Vercel, and the results were normal.

@QAbot-zh
Yes, as I explained, I tested it on https://app.nextchat.dev, and it didn't encounter any issues. However, when deploying it on my own Vercel instance, it encountered problems, which is very strange.

@bestsanmao
Copy link
Contributor

📦 Deployment Method

Vercel

📌 Version

2.15.8

💻 Operating System

Windows

📌 System Version

last

🌐 Browser

Chrome

📌 Browser Version

last

🐛 Bug Description

There is a bug where a system prompt is automatically inserted into the content. How can I remove this? I have tried disabling the prompt insertion in the settings, but it hasn't worked. Even when I use a custom system prompt mask, the issue persists, and the system prompt continues to be inserted.

Image

The structure of the output looks unusual as it is formatted in JSON. Image

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

fixed this problem in pr #6087
hope admin will mege it soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants