mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Add task-level memory LLM preset selection
This commit is contained in:
@@ -871,6 +871,7 @@ function createFallbackDefaultTaskProfile(taskType) {
|
||||
updatedAt: nowIso(),
|
||||
blocks: buildDefaultTaskProfileBlocks(taskType),
|
||||
generation: {
|
||||
llm_preset: "",
|
||||
max_context_tokens: null,
|
||||
max_completion_tokens: null,
|
||||
reply_count: null,
|
||||
|
||||
Reference in New Issue
Block a user