From 4370db6bdc7f6959caa378c27add3d0c16508eb8 Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Tue, 23 Apr 2024 03:09:52 +0300
Subject: [PATCH] Implement World Info activation using Vector Storage
---
public/index.html | 11 +-
public/script.js | 1 +
public/scripts/extensions/vectors/index.js | 135 ++++++++++++++++++
.../scripts/extensions/vectors/settings.html | 40 ++++++
public/scripts/world-info.js | 77 ++++++++--
src/endpoints/characters.js | 1 +
6 files changed, 250 insertions(+), 15 deletions(-)
diff --git a/public/index.html b/public/index.html
index ab7329d76..75aaf4eac 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4955,10 +4955,11 @@
-