15 lines
359 B
JSON
15 lines
359 B
JSON
{
|
|
"display_name": "Smart Context",
|
|
"loading_order": 11,
|
|
"requires": [
|
|
"chromadb"
|
|
],
|
|
"optional": [],
|
|
"generate_interceptor": "chromadb_interceptGeneration",
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "maceter636@proton.me",
|
|
"version": "1.0.0",
|
|
"homePage": "https://github.com/SillyTavern/SillyTavern"
|
|
}
|