Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemTensor/MemOS
/ general_textual_memory.py
File
general_textual_memory.py
examples/core_memories/general_textual_memory.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
pprint
3
4
from
memos.configs.memory
import
MemoryConfigFactory
Callers
nothing calls this directly
Calls
11
MemoryConfigFactory
Class · 0.90
get
Method · 0.65
search
Method · 0.65
from_config
Method · 0.45
add
Method · 0.45
get_all
Method · 0.45
get_by_ids
Method · 0.45
update
Method · 0.45
dump
Method · 0.45
delete
Method · 0.45
delete_all
Method · 0.45
Tested by
no test coverage detected