mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-14 02:50:12 +01:00
* Add WebLLM support for vectorization * Load models when WebLLM extension installed * Consistency updated * Move checkWebLlm to initEngine * Refactor vector request handling to use getAdditionalArgs * Add error handling for unsupported WebLLM extension * Add prefix to error causes