Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AQ-MedAI/MedMemoryBench
/ functions
Functions
13,378 in github.com/AQ-MedAI/MedMemoryBench
⨍
Functions
13,378
◇
Types & classes
2,886
↳
Endpoints
355
↓ 2,606 callers
Method
info
(msg: string, ...args: unknown[])
methods/memOS/MemOS/apps/memos-local-openclaw/src/types.ts:379
↓ 1,889 callers
Method
join
Wait for all dispatched tasks to complete. Args: timeout: Maximum time to wait in seconds. None means wait forever. Retu
methods/memOS/MemOS/src/memos/mem_scheduler/task_schedule_modules/dispatcher.py:676
↓ 1,773 callers
Method
get
Retrieve a memory by ID. Args: memory_id (str): ID of the memory to retrieve. Returns: dict: Retrie
methods/mem0/memory/main.py:416
↓ 1,468 callers
Method
get
Get a textual memory from a MemCube. Args: mem_cube_id (str): The identifier of the MemCube to get the memory from.
methods/memOS/MemOS/src/memos/mem_os/core.py:925
↓ 1,159 callers
Function
it
()
methods/letta/server/static_files/assets/index-048c9598.js:25
↓ 1,147 callers
Method
error
(msg: string, ...args: unknown[])
methods/memOS/MemOS/apps/memos-local-openclaw/src/types.ts:381
↓ 791 callers
Method
debug
(msg: string, ...args: unknown[])
methods/memOS/MemOS/apps/memos-local-openclaw/src/types.ts:378
↓ 699 callers
Method
warning
(self, msg, *args, **kwargs)
methods/cognee/shared/logging_utils.py:124
↓ 671 callers
Method
items
Get items - completely lock-free.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:78
↓ 414 callers
Method
get
Retrieve a message from Kafka. Args: timeout: Timeout in seconds (defaults to consumer_timeout_ms from config)
methods/MIRIX/mirix/queue/kafka_queue.py:154
↓ 340 callers
Method
map
Returns an iterator equivalent to map(fn, iter). Automatically propagates the current thread's context to worker threads.
methods/memOS/MemOS/src/memos/context/context.py:279
↓ 328 callers
Method
json
(res: http.ServerResponse, statusCode: number, body: unknown)
methods/memOS/MemOS/apps/memos-local-openclaw/src/hub/server.ts:1169
↓ 302 callers
Method
execute
Execute the task based on its type and yield results with the next task's batch size.
methods/cognee/modules/pipelines/tasks/task.py:91
↓ 301 callers
Method
get
(self, phase: SelfConsistencyPhase)
methods/MemRL/3rdparty/LifelongAgentBench/src/callbacks/instance/group_self_consistency_callback.py:118
↓ 301 callers
Method
keys
Get keys - completely lock-free.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:70
↓ 279 callers
Method
warning
(msg: str, *args: Any, **kwargs: Any)
methods/MemRL/3rdparty/LifelongAgentBench/src/utils/logger.py:298
↓ 277 callers
Method
search
(params: { query: string; maxResults: number; minScore: number; ownerFilter?: string[]; })
methods/memOS/MemOS/apps/memos-local-openclaw/src/context-engine/index.ts:48
↓ 275 callers
Method
filter
(self, record)
methods/memOS/MemOS/src/memos/log.py:47
↓ 249 callers
Method
all
(self)
methods/MIRIX/mirix/server/server.py:228
↓ 231 callers
Method
values
Get values - completely lock-free.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:74
↓ 230 callers
Method
get
(self, path, **kwargs)
methods/MIRIX/tests/test_raw_memory.py:764
↓ 230 callers
Method
jsonResponse
(res: http.ServerResponse, data: unknown, statusCode = 200)
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:4648
↓ 228 callers
Function
list
(arg: Annotated[ListChoice, typer.Argument])
methods/letta/cli/cli_config.py:33
↓ 219 callers
Method
model_dump
(self, to_orm: bool = False, **kwargs)
methods/letta/schemas/letta_base.py:91
↓ 209 callers
Method
exists
()
methods/letta/config.py:282
↓ 208 callers
Method
pop
Pop item by key.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:98
↓ 198 callers
Function
Header
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/renderer/components/layout/Header.tsx:3
↓ 189 callers
Method
format
(self, record: logging.LogRecord)
methods/MemRL/3rdparty/LifelongAgentBench/src/utils/logger.py:186
↓ 184 callers
Method
add
Add information to memory. Args: content: Information to memorize **kwargs: Additional options (images, meta
methods/MIRIX/mirix/sdk.py:199
↓ 173 callers
Method
run
Run the MemChat. This `run` method can represent the core logic of a MemChat. It could be an iterative chat process.
methods/memOS/MemOS/src/memos/mem_chat/base.py:25
↓ 169 callers
Method
warn
(msg: string, ...args: unknown[])
methods/memOS/MemOS/apps/memos-local-openclaw/src/types.ts:380
↓ 166 callers
Method
get
Get a user by id. :param id: Id. of the user to retrieve. :raises UserNotExists: The user does not exist. :return: A
methods/cognee/modules/users/get_user_manager.py:20
↓ 163 callers
Method
execute
Execute a query using PGlite bridge (async).
methods/MIRIX/mirix/server/server.py:210
↓ 162 callers
Method
parse
Parse the file at the given path and return its content as a string.
methods/memOS/MemOS/src/memos/parsers/base.py:14
↓ 150 callers
Function
get_logger
returns the project logger, scoped to a child name if provided Args: name: will define a child logger
methods/memOS/MemOS/src/memos/log.py:228
↓ 149 callers
Method
query
Execute a Kuzu query asynchronously with automatic reconnection.
methods/cognee/infrastructure/databases/graph/kuzu/adapter.py:71
↓ 147 callers
Method
submit
Submit a callable to be executed with the given arguments. Automatically propagates the current thread's context to the worker thread
methods/memOS/MemOS/src/memos/context/context.py:249
↓ 146 callers
Method
to_pydantic
(self)
methods/MIRIX/mirix/orm/block.py:135
↓ 145 callers
Method
copy
Create a copy - completely lock-free.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:82
↓ 143 callers
Method
dump
Dump the MemCube to a dictionary. Args: dump_dir (str): The directory to dump the MemCube to. user_id (str, optional):
methods/memOS/MemOS/src/memos/mem_os/core.py:1089
↓ 143 callers
Method
model_dump
(self, to_orm: bool = False, **kwargs)
methods/MIRIX/mirix/schemas/message.py:76
↓ 141 callers
Method
commit
(self)
methods/MIRIX/mirix/server/server.py:243
↓ 140 callers
Function
list
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/skills/dev-browser/src/client.ts:415
↓ 136 callers
Method
pop
(self, item_index: int)
methods/MemRL/3rdparty/LifelongAgentBench/src/typings/session.py:42
↓ 133 callers
Method
post
(self, path, **kwargs)
methods/MIRIX/tests/test_raw_memory.py:768
↓ 132 callers
Method
match
(self, buf)
methods/cognee/infrastructure/files/utils/guess_file_type.py:22
↓ 130 callers
Method
encode
Encode inputs into embeddings Args: inputs: can be string, list of strings, or BatchEncoding results from tokenizer Retu
methods/memorag/retrieval.py:188
↓ 128 callers
Method
info
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/context-engine/index.ts:63
↓ 122 callers
Method
get_user_or_default
Fetch the user or default user.
methods/letta/services/user_manager.py:91
↓ 120 callers
Method
to_pydantic
(self)
methods/letta/orm/block.py:78
↓ 119 callers
Method
json
(self, *args, **kwargs)
methods/letta/schemas/letta_message.py:157
↓ 118 callers
Method
get
Get items from the queue. Args: block: Whether to block if no items are available (default: True) timeout: Timeout in
methods/memOS/MemOS/src/memos/mem_scheduler/general_modules/misc.py:235
↓ 116 callers
Method
get
Get a memory by its ID. Args: memory_id (str): The ID of the memory to retrieve. Returns: TextualMemoryItem: T
methods/memOS/MemOS/src/memos/memories/textual/base.py:53
↓ 114 callers
Method
resolve
Resolve detected conflicts between two memory items using LLM fusion. Args: memory_a: The first conflicting memory item.
methods/memOS/MemOS/src/memos/memories/textual/tree_text_memory/organize/handler.py:76
↓ 113 callers
Function
waitFor
(predicate: () => Promise<boolean> | boolean, timeoutMs = 8000)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/plugin-impl-access.test.ts:40
↓ 112 callers
Method
exists
()
methods/MIRIX/mirix/config.py:286
↓ 111 callers
Method
insert
Insert vectors into a collection. Args: vectors (List[list]): List of vectors to insert. payloads (Optional[
methods/mem0/vector_stores/faiss.py:176
↓ 110 callers
Method
warn
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/context-engine/index.ts:64
↓ 104 callers
Function
printd
(*args, **kwargs)
methods/letta/utils.py:810
↓ 103 callers
Method
read
The primary accessor for an ORM record. Args: db_session: the database session to use when retrieving the record ident
methods/letta/orm/sqlalchemy_base.py:267
↓ 102 callers
Method
embed
(request: { texts: string[]; model?: string })
methods/memOS/MemOS/apps/memos-local-openclaw/src/types.ts:373
↓ 102 callers
Method
read
The primary accessor for an ORM record (async).
methods/MIRIX/mirix/orm/sqlalchemy_base.py:364
↓ 102 callers
Method
scalars
(self)
methods/MIRIX/mirix/server/server.py:225
↓ 99 callers
Method
decode
(self, tokens: List[int])
utils/tokenizer.py:43
↓ 97 callers
Function
invokeHandler
* Helper to invoke a registered handler
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/unit/main/ipc/handlers.unit.test.ts:278
↓ 93 callers
Function
y
(e)
methods/letta/server/static_files/assets/index-048c9598.js:33
↓ 89 callers
Function
tqdm
(iterable, total=None, desc=None)
methods/memorag/retrieval.py:12
↓ 88 callers
Function
captureForAI
( page: Page, testName: string, stateName: string, evaluationCriteria: string[] )
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/utils/screenshots.ts:46
↓ 87 callers
Method
add
Add textual memories to a MemCube. Args: messages (Union[MessageList, str]): The path to a document or a list of message
methods/memOS/MemOS/src/memos/mem_os/core.py:684
↓ 86 callers
Function
printd
(*args, **kwargs)
methods/MIRIX/mirix/utils.py:876
↓ 86 callers
Method
update
Update a textual memory in a MemCube by text_memory_id and text_memory_id. Args: mem_cube_id (str): The identifier of th
methods/memOS/MemOS/src/memos/mem_os/core.py:997
↓ 85 callers
Function
hubRequestJson
( hubUrl: string, userToken: string, route: string, init: RequestInit = {}, )
methods/memOS/MemOS/apps/memos-local-openclaw/src/client/hub.ts:180
↓ 83 callers
Method
from_config
(cls, config_factory: LLMConfigFactory)
methods/memOS/MemOS/src/memos/llms/factory.py:35
↓ 82 callers
Method
generate
Generate a response from the model. If past_key_values is provided, use cache-augmented generation. Args: messages (Messa
methods/memOS/MemOS/src/memos/llms/hf.py:67
↓ 82 callers
Method
set
Set a value in the context.
methods/memOS/MemOS/src/memos/context/context.py:49
↓ 81 callers
Method
delete_raw_memory
Delete a raw memory (hard delete, used by cleanup job). Args: memory_id: ID of the memory to delete actor: C
methods/MIRIX/mirix/services/raw_memory_manager.py:441
↓ 81 callers
Method
startTask
(config: TaskConfig)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/unit/main/opencode/task-manager.unit.test.ts:94
↓ 76 callers
Method
create_raw_memory
Create a new raw memory record (direct write, no queue). Args: raw_memory: The raw memory data to create act
methods/MIRIX/mirix/services/raw_memory_manager.py:46
↓ 74 callers
Function
cn
(...inputs: ClassValue[])
methods/MIRIX/dashboard/src/lib/utils.ts:4
↓ 74 callers
Method
create
Create and initialize a Mirix memory agent (async). Use this instead of __init__. Example: memory_agent = await Mirix.cr
methods/MIRIX/mirix/sdk.py:108
↓ 74 callers
Function
get_logger
Get a configured structlog logger. Args: name: Logger name (default: None, uses __name__) level: Logging level (default: None)
methods/cognee/shared/logging_utils.py:137
↓ 73 callers
Function
renderWithRouter
(taskId: string = 'task-123')
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/pages/Execution.integration.test.tsx:166
↓ 71 callers
Function
json_dumps
(data, indent=2)
methods/letta/helpers/json_helpers.py:9
↓ 69 callers
Function
createMockTask
( id: string, prompt: string = 'Test task', status: TaskStatus = 'running', messages: TaskMessage[] =
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/pages/Execution.integration.test.tsx:29
↓ 69 callers
Method
flush
()
methods/memOS/MemOS/apps/memos-local-openclaw/src/telemetry.ts:216
↓ 68 callers
Method
load
Load memory state from a backup directory. Note: Load/restore functionality is not yet implemented in the client-based SDK.
methods/MIRIX/mirix/sdk.py:383
↓ 67 callers
Method
remove
(file_path: str)
methods/cognee/infrastructure/files/storage/StorageManager.py:12
↓ 67 callers
Method
update
(self, db_session: Session, actor: Optional["User"] = None, no_commit: bool = False)
methods/letta/orm/sqlalchemy_base.py:459
↓ 64 callers
Function
get_logger
Get the Mirix logger with configured handlers. Log Level Configuration: - Single log level (MIRIX_LOG_LEVEL) applies to ALL handlers
methods/MIRIX/mirix/log.py:85
↓ 62 callers
Method
delete
(self, db_session: AsyncSession, actor: Optional["Client"] = None)
methods/MIRIX/mirix/orm/sqlalchemy_base.py:428
↓ 62 callers
Method
stop
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/skills/dev-browser/src/relay.ts:26
↓ 61 callers
Method
first
(self)
methods/MIRIX/mirix/server/server.py:231
↓ 61 callers
Function
get_server
Get or create the singleton AsyncServer instance.
methods/MIRIX/mirix/server/rest_api.py:77
↓ 59 callers
Method
create
( self, model: str, messages: List = [], # Mem0 arguments user_id: Opt
methods/mem0/proxy/main.py:57
↓ 59 callers
Method
get
( self, stream_key: str, block: bool = True, timeout: float | None = None,
methods/memOS/MemOS/src/memos/mem_scheduler/task_schedule_modules/redis_queue.py:501
↓ 59 callers
Method
get_client_by_id
Fetch a client by ID (with cache - Redis or IPS Cache).
methods/MIRIX/mirix/services/client_manager.py:564
↓ 58 callers
Function
printv
Print verbose logging output. Controlled by context-specific verbose setting (thread-safe).
methods/MIRIX/mirix/utils.py:881
↓ 55 callers
Method
_ensure_client
Ensure user, organization, and client are set. Call after __init__.
methods/MIRIX/mirix/local_client/local_client.py:171
↓ 55 callers
Method
navigateToSettings
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/pages/settings.page.ts:153
↓ 54 callers
Method
json
(self, *args, **kwargs)
methods/MIRIX/mirix/schemas/mirix_message.py:163
next →
1–100 of 13,378, ranked by callers