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

Devastator #953

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Devastator #953

merged 6 commits into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. Filter improvements

    fixes pixelart
    w4ffl35 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a4968f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5d87d View commit details
    Browse the repository at this point in the history
  3. bump version

    w4ffl35 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bda4e19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf8d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe808ab View commit details
    Browse the repository at this point in the history
  6. move bot mood to conversation model rather that chatbot model

    this change prevents previous chatbot moods from carrying over into new conversations. the problem was that the mood was persistent and sometimes contained information from previous chats making it seem like the conversation was cached.
    w4ffl35 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5a6487f View commit details
    Browse the repository at this point in the history