Merge branch 'staging' into macro-separation

This commit is contained in:
Cohee
2024-01-29 00:51:06 +02:00
3 changed files with 30 additions and 49 deletions

View File

@@ -2,7 +2,9 @@
"display_name": "Vector Storage",
"loading_order": 100,
"requires": [],
"optional": [],
"optional": [
"embeddings"
],
"generate_interceptor": "vectors_rearrangeChat",
"js": "index.js",
"css": "style.css",