fix: expose context engine tools with saved toolsets
This commit is contained in:
committed by
Teknium
parent
1a9ef83147
commit
8595281f3c
@@ -215,6 +215,12 @@ TOOLSETS = {
|
||||
"tools": ["memory"],
|
||||
"includes": []
|
||||
},
|
||||
|
||||
"context_engine": {
|
||||
"description": "Runtime tools exposed by the active context engine",
|
||||
"tools": [],
|
||||
"includes": []
|
||||
},
|
||||
|
||||
"session_search": {
|
||||
"description": "Search and recall past conversations with summarization",
|
||||
|
||||
Reference in New Issue
Block a user