MCPcopy Create free account

hub / github.com/AQ-MedAI/MedMemoryBench / functions

Functions13,378 in github.com/AQ-MedAI/MedMemoryBench

↓ 53 callersFunctioncreateMockTask
( id: string, prompt: string = 'Test task', status: TaskStatus = 'completed', createdAt?: string, me
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/components/TaskHistory.integration.test.tsx:32
↓ 53 callersMethodget
Retrieve a specific memory by ID. Args: memory_id: The ID of the memory to retrieve. Returns: A dictionary c
methods/mem0/client/main.py:150
↓ 53 callersFunctionjson_loads
(data)
methods/letta/helpers/json_helpers.py:5
↓ 52 callersFunctionget_redis_client
Get the global Redis client instance.
methods/MIRIX/mirix/database/redis_client.py:1651
↓ 52 callersMethodscalar_one_or_none
(self)
methods/MIRIX/mirix/server/server.py:234
↓ 52 callersMethodsetdefault
Set default value for key if not exists.
methods/memOS/MemOS/src/memos/memos_tools/lockfree_dict.py:106
↓ 52 callersMethodupdate
(self, db_session: AsyncSession, actor: Optional["Client"] = None)
methods/MIRIX/mirix/orm/sqlalchemy_base.py:454
↓ 51 callersFunctionsaveTask
(task: Task)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/taskHistory.ts:88
↓ 51 callersFunctionstoreApiKey
(provider: string, apiKey: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/secureStorage.ts:148
↓ 49 callersFunctioncreateMockTask
(id: string, prompt: string = 'Test task')
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/main/taskHistory.integration.test.ts:36
↓ 49 callersFunctionflushPendingTasks
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/taskHistory.ts:59
↓ 48 callersMethod_log
(self, message: str, level: str = "INFO")
benchmarks/medmemorybench/evaluator.py:74
↓ 48 callersFunctioncreateMockCallbacks
()
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/unit/main/opencode/task-manager.unit.test.ts:186
↓ 48 callersFunctiongetApiKey
(provider: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/store/secureStorage.ts:159
↓ 48 callersMethodrun
Execute the underlying task with given arguments.
methods/cognee/modules/pipelines/tasks/task.py:45
↓ 48 callersMethodupdate
Update a memory by ID. Args: memory_id (str): ID of the memory to update. data (dict): Data to update the me
methods/mem0/memory/main.py:634
↓ 47 callersMethodget_async_session
(self)
methods/cognee/infrastructure/databases/relational/sqlalchemy/SqlAlchemyAdapter.py:34
↓ 46 callersFunctioncapture_client_event
(event_name, instance, additional_data=None)
methods/mem0/memory/telemetry.py:83
↓ 46 callersMethodcount_tokens
Count tokens in text.
methods/base.py:112
↓ 46 callersFunctioncreateMockTask
(id: string, prompt: string = 'Test task', status: TaskStatus = 'pending')
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/taskStore.integration.test.ts:11
↓ 46 callersMethodget_user_by_id
Fetch a user by ID (with cache - Redis or IPS Cache).
methods/MIRIX/mirix/services/user_manager.py:347
↓ 46 callersMethodprune_data
()
methods/cognee/api/v1/prune/prune.py:6
↓ 46 callersMethodprune_system
(graph=True, vector=True, metadata=False)
methods/cognee/api/v1/prune/prune.py:10
↓ 45 callersFunction$
(a)
data/locomo/static/js/fontawesome.all.min.js:5
↓ 45 callersFunctionhandle
( channel: string, handler: (event: IpcMainInvokeEvent, ...args: Args) => ReturnType )
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/ipc/handlers.ts:283
↓ 45 callersMethodinsertChunk
(chunk: Chunk)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1070
↓ 45 callersFunctioninsertTestChunk
(overrides: Partial<Chunk> & { id: string })
methods/memOS/MemOS/apps/memos-local-openclaw/tests/task-processor.test.ts:41
↓ 44 callersFunctionassert
(condition: boolean, msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/e2e-hub-test.ts:78
↓ 44 callersMethodclose
()
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:2697
↓ 44 callersMethodcreate
Create an LLM client based on the model endpoint type. Args: llm_config: Configuration for the LLM model put
methods/letta/llm_api/llm_client.py:11
↓ 44 callersFunctionlog_event
(name: str, attributes: Optional[Dict[str, Any]] = None, timestamp: Optional[int] = None)
methods/letta/tracing.py:216
↓ 43 callersFunctionget_logger
returns the project logger, scoped to a child name if provided Args: name: will define a child logger
methods/letta/log.py:65
↓ 42 callersMethodquery
( self, query: str, params: Optional[Dict[str, Any]] = None, )
methods/cognee/infrastructure/databases/graph/neo4j_driver/adapter.py:52
↓ 41 callersMethodadd
(self, messages, user_id, timestamp)
methods/memOS/MemOS/evaluation/scripts/utils/client.py:26
↓ 41 callersMethodcompile
Generate a string representation of the memory in-context using the Jinja2 template
methods/letta/schemas/memory.py:103
↓ 41 callersMethoddebug
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/context-engine/index.ts:65
↓ 41 callersMethoddelete
Delete a textual memory from a MemCube by memory_id. Args: mem_cube_id (str): The identifier of the MemCube to delete th
methods/memOS/MemOS/src/memos/mem_os/core.py:1036
↓ 41 callersMethodemit
Process log records of INFO or ERROR level (non-blocking)
methods/memOS/MemOS/src/memos/log.py:92
↓ 41 callersMethodfeed
* Feed raw data from stdout
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/src/main/opencode/stream-parser.ts:21
↓ 41 callersMethodget_all
Get all textual memories from a MemCube. Args: mem_cube_id (str, optional): The identifier of the MemCube to get the mem
methods/memOS/MemOS/src/memos/mem_os/core.py:959
↓ 41 callersFunctionget_relational_engine
()
methods/cognee/infrastructure/databases/relational/get_relational_engine.py:5
↓ 40 callersMethod_get_connection
(self)
methods/memOS/MemOS/src/memos/graph_dbs/polardb.py:250
↓ 40 callersMethodcreate_client
Create a new client if it doesn't already exist (with caching).
methods/MIRIX/mirix/services/client_manager.py:59
↓ 40 callersMethodsearch_raw_memories
Search raw memories with filtering, sorting, cursor-based pagination, and time range filtering. Args: organization_id: O
methods/MIRIX/mirix/services/raw_memory_manager.py:508
↓ 38 callersMethod_request
Make an HTTP request to the API. Args: method: HTTP method (GET, POST, etc.) endpoint: API endpoint (e.g., "
methods/MIRIX/mirix/client/remote_client.py:381
↓ 38 callersMethodread
(self)
methods/cognee/modules/chunking/Chunker.py:11
↓ 38 callersMethodrollback
(self)
methods/MIRIX/mirix/server/server.py:246
↓ 37 callersMethodcleanup
Stop all workers and close queue connections gracefully. Note: No logging during cleanup to avoid errors when logging system
methods/MIRIX/mirix/queue/manager.py:195
↓ 37 callersMethodclear
Clear the entire graph.
methods/memOS/MemOS/src/memos/graph_dbs/base.py:253
↓ 37 callersMethodreadBody
(req: http.IncomingMessage, cb: (body: string) => void)
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:4626
↓ 36 callersFunctioncreateMockTask
( id: string, prompt: string = 'Test task', status: TaskStatus = 'completed', createdAt?: string )
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/__tests__/integration/renderer/components/TaskLauncher.integration.test.tsx:26
↓ 36 callersMethodget_blocks
Return a list of the blocks held inside the memory object
methods/MIRIX/mirix/schemas/memory.py:191
↓ 35 callersMethodgetProviderCard
(providerId: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/pages/settings.page.ts:25
↓ 35 callersMethodload
Dump the MemCube to a dictionary. Args: load_dir (str): The directory to load the MemCube from. user_id (str, optional
methods/memOS/MemOS/src/memos/mem_os/core.py:1109
↓ 34 callersFunction_test_id
(prefix: str)
methods/MIRIX/tests/test_scoped_blocks.py:75
↓ 34 callersMethodclose
Close the database engine and dispose of all connections. This method should be called when the UserManager is no longer needed to en
methods/memOS/MemOS/src/memos/mem_user/user_manager.py:480
↓ 34 callersMethodgetClientHubConnection
()
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1875
↓ 34 callersMethodget_text_embedding
(self, text: str)
methods/MIRIX/mirix/embeddings.py:382
↓ 34 callersMethodonChunksIngested
* Called after new chunks are ingested. * Determines if a new task boundary was crossed and handles transition.
methods/memOS/MemOS/apps/memos-local-openclaw/src/ingest/task-processor.ts:53
↓ 34 callersMethodsend
(event: string, data: unknown)
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:3879
↓ 33 callersFunctiondetect_lang
Detect the language of the given text (Chinese or English). Args: text: Text to analyze Returns: "zh" for Chinese, "en"
methods/memOS/MemOS/src/memos/mem_reader/read_multi_modal/utils.py:334
↓ 33 callersMethodget_agent_by_id
Fetch an agent by its ID (with cache and Redis pipeline for tools/blocks).
methods/MIRIX/mirix/services/agent_manager.py:1284
↓ 33 callersFunctionn
(t,e)
data/locomo/static/js/bulma-carousel.min.js:1
↓ 33 callersFunctionnormalizeHubUrl
(hubAddress: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/client/hub.ts:206
↓ 33 callersFunctiont
(l)
methods/letta/server/static_files/assets/index-048c9598.js:1
↓ 32 callersFunction__webpack_require__
(moduleId)
data/locomo/static/js/bulma-carousel.js:16
↓ 32 callersMethodadd
Add token usage from a single request.
generation/app/services/token_tracker.py:27
↓ 32 callersMethodget_agent_by_id
Fetch an agent by its ID.
methods/letta/services/agent_manager.py:554
↓ 32 callersFunctionget_cache_provider
Get the active cache provider. Returns None if no provider is registered (graceful fallback to PostgreSQL). Returns: Cache prov
methods/MIRIX/mirix/database/cache_provider.py:64
↓ 32 callersFunctionget_vector_engine
()
methods/cognee/infrastructure/databases/vector/get_vector_engine.py:5
↓ 32 callersMethodsearch_by_embedding
Retrieve node IDs based on vector similarity. Args: vector (list[float]): The embedding vector representing query semant
methods/memOS/MemOS/src/memos/graph_dbs/base.py:170
↓ 31 callersFunctioncheck_config_instantiation_valid
Test that a valid configuration can be instantiated. Args: cls: The config class to test valid_config: Dictionary of valid c
methods/memOS/MemOS/tests/utils.py:196
↓ 31 callersMethodcreate_user
Create a new user. Args: user_name (str): Name of the user. role (UserRole): Role of the user. user_id (s
methods/memOS/MemOS/src/memos/mem_os/core.py:406
↓ 31 callersMethodgetSkill
(skillId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1653
↓ 31 callersMethodgetTask
(taskId: string)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:1481
↓ 31 callersFunctioni
(t)
data/locomo/static/js/bulma-carousel.min.js:1
↓ 31 callersMethodselectProvider
(providerId: string)
methods/memOS/MemOS/apps/openwork-memos-integration/apps/desktop/e2e/pages/settings.page.ts:158
↓ 30 callersFunctionapply_filter_tags_sqlalchemy
Apply filter_tags conditions and scope authorization to a SQLAlchemy ORM query. Args: query: SQLAlchemy Select statement to augment.
methods/MIRIX/mirix/database/filter_tags_query.py:63
↓ 30 callersMethodclean_redis_fields
Remove Redis-specific fields before Pydantic validation. SECURITY: We keep Pydantic's extra="forbid" for API validation security.
methods/MIRIX/mirix/database/redis_client.py:1557
↓ 30 callersFunctionlog
(msg)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/postinstall.cjs:17
↓ 30 callersMethodresolveHubConnection
()
methods/memOS/MemOS/apps/memos-local-openclaw/src/viewer/server.ts:2395
↓ 30 callersMethodrun
Run the tool in a sandbox environment. Args: agent_state (Optional[AgentState]): The state of the agent invoking the too
methods/MIRIX/mirix/services/tool_execution_sandbox.py:69
↓ 30 callersFunctionwarn
(msg)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/postinstall.cjs:18
↓ 29 callersMethod_prepare_params
Prepare query parameters for API requests. Args: kwargs: Keyword arguments to include in the parameters. Returns:
methods/mem0/client/main.py:659
↓ 29 callersMethodadd_node
Add a memory node to the graph. Args: id: Unique identifier for the memory node. memory: Raw memory content (
methods/memOS/MemOS/src/memos/graph_dbs/base.py:35
↓ 29 callersFunctioncheck_config_instantiation_invalid
Test that invalid configurations raise the appropriate exceptions. Args: cls: The config class to test invalid_config: Dicti
methods/memOS/MemOS/tests/utils.py:208
↓ 29 callersFunctionget_default_user
()
methods/cognee/modules/users/methods/get_default_user.py:12
↓ 29 callersMethodget_raw_memory_by_id
Fetch a single raw memory record by ID (with Redis JSON caching). Args: memory_id: ID of the memory to fetch
methods/MIRIX/mirix/services/raw_memory_manager.py:196
↓ 29 callersMethodinitialize
Initialize the queue and start the background workers. This method is idempotent — calling it multiple times only initializes once.
methods/MIRIX/mirix/queue/manager.py:37
↓ 29 callersMethodload
Load dataset.
benchmarks/base.py:60
↓ 29 callersMethodpad
(n: number)
methods/memOS/MemOS/apps/memos-local-openclaw/src/storage/sqlite.ts:703
↓ 29 callersMethodset
(self, key: str, data: dict, ttl: int = None)
methods/MIRIX/tests/test_cache_provider.py:31
↓ 28 callersFunctionassert
(condition: boolean, msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/e2e-host-model-proxy.ts:53
↓ 28 callersFunctionassert
(condition: boolean, msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/tests/e2e-capabilities-fallback.ts:19
↓ 28 callersMethodclose
()
methods/memOS/MemOS/apps/memos-local-openclaw/tests/plugin-openclaw-wiring.test.ts:38
↓ 28 callersFunctionembedding_model
Return LlamaIndex embedding model to use for embeddings
methods/MIRIX/mirix/embeddings.py:512
↓ 28 callersFunctionget_graph_engine
Factory function to get the appropriate graph client based on the graph type.
methods/cognee/infrastructure/databases/graph/get_graph_engine.py:9
↓ 28 callersMethodinit
(cls)
methods/memOS/MemOS/src/memos/api/config.py:198
↓ 28 callersFunctionlog
(msg: string)
methods/memOS/MemOS/apps/memos-local-openclaw/scripts/test-agent-isolation.ts:36
↓ 27 callersMethodflush
()
methods/memOS/MemOS/apps/memos-local-openclaw/tests/plugin-openclaw-wiring.test.ts:53
← previousnext →101–200 of 13,378, ranked by callers