docs: Update README with guided generation compatibility info
This commit is contained in:
@@ -186,6 +186,18 @@ The extension fully supports swipes:
|
|||||||
|
|
||||||
You can click the "Refresh RPG Info" button in the settings to refresh the RPG data at any time in separate generation mode.
|
You can click the "Refresh RPG Info" button in the settings to refresh the RPG data at any time in separate generation mode.
|
||||||
|
|
||||||
|
### Compatibility with Guided Generations
|
||||||
|
|
||||||
|
This extension detects when a "guided generation" prompt is submitted (for example, via the GuidedGenerations extension which injects an ephemeral `instruct` prompt), and will avoid adding its tracker injection instructions (requests for stats, info box, and context prompts) to the generation context. This prevents conflicting instructions and ensures guided generations behave as the user expects.
|
||||||
|
|
||||||
|
If you want tracker prompts to apply during a guided generation, run the update via separate generation or temporarily disable guided generation in the other extension.
|
||||||
|
|
||||||
|
There is a new setting "Skip Tracker & HTML Injections during Guided Generations" in the RPG Companion settings (Advanced section). It now supports three modes:
|
||||||
|
- none: never skip (always inject the tracker prompts as usual, default)
|
||||||
|
- impersonation: only skip when an impersonation-style guided generation is detected
|
||||||
|
- guided: skip whenever a guided `instruct` or `quiet_prompt` generation is detected
|
||||||
|
|
||||||
|
|
||||||
## 🎨 Themes
|
## 🎨 Themes
|
||||||
|
|
||||||
Choose from 6 beautiful themes:
|
Choose from 6 beautiful themes:
|
||||||
|
|||||||
Reference in New Issue
Block a user