Enables WebSocket-based tool execution support for the SillyTavern chat application.
This extension enhances SillyTavern by adding a WebSocket server, facilitating real-time communication and standardized tool execution. It provides a system for registering and executing external tools, complete with JSON Schema validation for tool definitions and real-time execution status updates. The extension also includes a web-based settings UI integrated into SillyTavern, making configuration simple.
主要功能
01Tool registration and execution system
02WebSocket server for real-time communication
03JSON Schema validation for tool definitions
04Web-based settings UI integrated into SillyTavern