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] Input Templates appear after each message #4502

Open
1 of 3 tasks
nanafy opened this issue Apr 11, 2024 · 2 comments
Open
1 of 3 tasks

[Bug] Input Templates appear after each message #4502

nanafy opened this issue Apr 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@nanafy
Copy link

nanafy commented Apr 11, 2024

Bug Description

The input template should NOT be visible to the user, and should essentially act as a 'local' system message for that active conversation. As of the latest build, the input template is visually injected into every message the user sends.

Steps to Reproduce

  1. Enter an input template:
    Act as a virtual assistant powered by model: '{{model}}', now time is {{time}}, response in {{lang}} lang, my input is:'''{{input}}'''
  2. Write a message in the chatbox
  3. Watch as the input template message is clearly visibly after every sent message.

Expected Behavior

The input template message should not show up for the user, just like the global system message does not get visually injected into the user's messages.

Screenshots

image

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

Win10

Desktop Browser

Chrome

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@nanafy nanafy added the bug Something isn't working label Apr 11, 2024
@Dean-YZG
Copy link
Contributor

Thank you for your idea, I think users would know that's why the model is replying to them this way, so i think that's reasonable

@nanafy
Copy link
Author

nanafy commented Apr 13, 2024

This is how it used to function and should function.

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

2 participants