mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #415 from ouoertheo/ouoertheo/objectives1
Objective Extension - Agent based AI inspired by BabyAGI and AutoGPT
This commit is contained in:
@ -55,6 +55,7 @@ const extension_settings = {
|
||||
sd: {},
|
||||
chromadb: {},
|
||||
translate: {},
|
||||
objective: {},
|
||||
};
|
||||
|
||||
let modules = [];
|
||||
|
Reference in New Issue
Block a user