Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WujiangXu/A-mem
/ functions
Functions
109 in github.com/WujiangXu/A-mem
⨍
Functions
109
◇
Types & classes
28
Function
get_dataset_statistics
Get basic statistics about the text-only dataset. Args: samples: List of LoCoMoSample objects Returns: Dict
load_dataset.py:214
Method
load
Load retriever state from disk
memory_layer.py:626
Method
load_from_local_memory
Load retriever state from memory
memory_layer.py:652
Method
retrieve
Retrieve documents using hybrid scoring
memory_layer.py:529
Method
retrieve_memory_llm
(self, memories_text, query)
test_advanced.py:63
Method
retrieve_memory_llm
Select relevant parts of conversation memories — plain text, no JSON schema.
test_advanced_robust.py:81
Function
retry_llm_call
Decorator: retry an LLM call with exponential backoff.
memory_layer_robust.py:44
Method
save
Save retriever state to disk
memory_layer.py:612
Function
wrapper
(*args, **kwargs)
memory_layer_robust.py:48
← previous
101–109 of 109, ranked by callers