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

Release/v0.8.0 #19

Merged
merged 2 commits into from
Apr 27, 2024
Merged

Release/v0.8.0 #19

merged 2 commits into from
Apr 27, 2024

Conversation

cssquirrel
Copy link
Contributor

Added

  • Added new "Enforcement" section to settings. The primary purpose of this is to help filter against messages where the LLM returns a response indicating it is a language model. After doing this, it often fails to remember its personality. It can also be used to filter unwanted content from message responses in general, by prompting a request for a new response.

Changed

  • Moved position of button bar and status text to give more room for both.

Fixed

  • No longer show "X more text before speaking" in status if voice transcription isn't active.
  • Toggling off Speech Synthesis button now prevents Sock from talking out loud when responding.
  • "Thinking" visual will continue while speech synthesis is running and end before playback, so
    so the entire "process user text -> go to LLM for response -> convert response to speech" process
    smoothly has one whole thinking phase instead of a visual gap between LLM response and talking.

See changelog.md for details.
@cssquirrel cssquirrel merged commit 6ef95f9 into main Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant