feat(memory): add Supermemory memory provider
This commit is contained in:
7
plugins/memory/supermemory/plugin.yaml
Normal file
7
plugins/memory/supermemory/plugin.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: supermemory
|
||||
version: 1.0.0
|
||||
description: "Supermemory semantic long-term memory with profile recall, semantic search, explicit memory tools, and session ingest."
|
||||
pip_dependencies:
|
||||
- supermemory
|
||||
hooks:
|
||||
- on_session_end
|
||||
Reference in New Issue
Block a user