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

feat: add local activation for lorebook #765

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bangonicdd2
Copy link
Contributor

PR Checklist

  • Have you checked if it works normally in all models? Ignore this if it doesn't use models.
  • Have you checked if it works normally in all web, local, and node hosted versions? If it doesn't, have you blocked it in those versions?
  • Have you added type definitions?

Description

This PR adds a toggle to enable lore books specifically for the current chat session. This feature is expected to be particularly useful for simulator-style chatbots as it allows users to select and activate specific lore books for each chat from a pre-configured set. Please note that this is still an early implementation, and I'm open to any feedback or suggestions.

image

@bangonicdd2
Copy link
Contributor Author

After some consideration, the current fake-sync concept might confuse users who want to constantly edit their lore books.

I'll refine this and work on implementing a proper global/local lore book sync feature.

@bangonicdd2 bangonicdd2 marked this pull request as draft February 19, 2025 08:23
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