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

Issues with Thought button #508

Open
catboyengie opened this issue Jan 31, 2025 · 3 comments
Open

Issues with Thought button #508

catboyengie opened this issue Jan 31, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@catboyengie
Copy link

Describe the bug
A clear and concise description of what the bug is.

When using a chain of thought model, regenerating a response adds an additional Thought button.
Additionally, because the section of the model's response is blank, clicking the button does nothing.

Expected behavior
A clear and concise description of what you expected to happen.

There should only be one Thought button. If the thought the model generates is blank, the button probably shouldn't appear at all.

Screenshots
If applicable, add screenshots to help explain your problem.
Image

@catboyengie catboyengie added the bug Something isn't working label Jan 31, 2025
@Jeffser
Copy link
Owner

Jeffser commented Feb 1, 2025

Can you send me the message by pressing the ... and selecting copy message?

@catboyengie
Copy link
Author

Alright, here's the model's message:

<think>

</think>

Hello! How can I assist you today? 😊

@Jeffser
Copy link
Owner

Jeffser commented Feb 1, 2025

Hmm I'll need to add a rule to skip empty think blocks, didn't know those models could output that

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