Provides the screen image for multimodal models when you send a message.
Works only if the last chat message is from a user.
Install via the SillyTavern extension installer.
https://github.com/SillyTavern/Extension-ScreenShare
The latest staging version of SillyTavern is preferred.
Your browser must support ImageCapture API.
See: https://caniuse.com/imagecapture
- Make sure that you're using a multimodal model for Chat Completion APIs and have "Send inline images" enabled.
- Initialize the screen-sharing session by choosing "Screen Share" from the "wand" menu.
- Start chatting! Every last user message will include the screen image as an inline attachment.
- When you're done, choose "Stop Screen Share" from the "wand" menu. Changing a chat or stopping the track via the browser also stops sharing.
Important! Images are not saved and are not posted anywhere besides your API backend provider.
AGPLv3