Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemTensor/MemOS
/ pref_textual_memory.py
File
pref_textual_memory.py
examples/core_memories/pref_textual_memory.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
time
2
3
from
memos
import
log
4
from
memos.configs.memory
import
PreferenceTextMemoryConfig
Callers
nothing calls this directly
Calls
12
PreferenceTextMemory
Class · 0.90
from_json_file
Method · 0.80
get_memory_by_filter
Method · 0.80
search
Method · 0.65
round
Function · 0.50
delete_all
Method · 0.45
get_memory
Method · 0.45
add
Method · 0.45
to_dict
Method · 0.45
get_all
Method · 0.45
items
Method · 0.45
dump
Method · 0.45
Tested by
no test coverage detected